mkschulze / HoJBot.jl

Yay, our own Discord bot!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HoJBot

This is the Discord bot for Humans of Julia community server.

All HoJ members are invited to contribute to this project.

Please read the Contribution Guide to get started.

Features

  1. The happy reactor: automatically reacts to your message with a smiley when your message sounds happy. Similarly, there are also excited and disappointed reactors.

  2. The time zone command (tz): easily converts a date/time into multiple predefined timezones. This is perfect for setting up meeting time that works for our global community.

tz demo

  1. The julia command (j): currently, only j?<name> or, alternatively, j doc <name> is implemented, returning the docstring for <name>.

j demo

About

Yay, our own Discord bot!

License:MIT License


Languages

Language:Julia 99.1%Language:Shell 0.9%