A collection of ... not-so-useful discord bots
So, you want to use my shitty robots for yourself, huh? Here's what you need to know: Once you've setup your bot on discord, you'll need to set an environment variable with your bot token. Use the environment variable name appropriate for your bot:
- BEE_TOKEN
- NICE_TOKEN
- SIMULATOR_TOKEN
Some bots require a database to store information. You're going to need to set an environment variable to the database URL.
- BEE_DB
- SIMULATOR_DB
You'll need a few packages:
pip install discord, sqlalchemy, prettytable
Once you've completed these steps, simply run the python script for your bot, add the bot to your guild, and profit