Highly customizable discord bot made with love in the US
There are several branches for various environments (Heroku, Docker, Master (python console)). Pick the branch that you want to pull down and clone it to your machine. I highly recommend that you use the docker environment since it is the most up to date and easiest to setup.
What things you need to install the software and how to install them. As long as you have python 3.6 installed you can install the remaining requirements through the requirements.txt file
pip install -r requirements.txt
Copy the auth.ini.example to a new file named auth.ini and fill in the bot token and any other keys you may want to use.
If you ware using this bot on linux you'll want to install FFMpeg sudo apt install ffmpeg
for the music cog to work. Windows users will not have to do anything. The Exe for FFMpeg is included in the repository already.
Then all you need to do is run sh start.sh
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used
- Inspiration Bobby Bot