Discord Bot
A bot that does things.
Requirements:
- Python 3+
Run pip install -r ./requirements.txt
in the root directory.
Run python ./hal.py
(make sure to use python 3 command).
Prefix commands with an exclamation point !
. (E.g. !help
).
dota Dota related functions
flip flips a coin
help Shows this message
mute
mute_all
percent Rolls a special d10 dice, specify quantity.
roll Rolls a dice in NdN format.
terraria terraria related functions
unmute
unmute_all
Type !help command for more info on a command.
You can also type !help category for more info on a category.
If you're running into an SSL Certificate Expired issue on Windows, follow this thread.