KagariBot is a Discord bot that offers your server a fun quick word game to play in a voice channel!
Some quick note:
- The default prefix is +.
- The number of players should be between 3 and 8.
- use help command for list of commands.
Kagari offers a number of commands for the game:
- help - Display the list of commands.
- start - Start the game!
- stop - Stop the current game.
- rule - Display the rule of the game.
KagariBot requires Python3 to run.
Install the dependencies if you wish to run an instance of the bot yourself.
$ cd KagariBot
$ pip3 install --updarde pip
$ pip3 install discord, dnspython, pymongo, flask, pynacl, python-dotenv
$ python3 launcher.py