A discord bot that simulates a battle royale game.
This bot is uses the discord.py library and a mongodb database.
-
Place your discord bot token and mongodb connection url inside
credentials.py
-
Install dependencies :
python3 -m pip install dill pillow pymongo discord.py
(pymongo might require additional authentication dependencies) -
Run the bot:
python3 src/bot.py