⚠️ The main
branch is currently not ready for production or usage. There will be major changes regarding the bot and the repository with the release of v1.0.0
. The version before v1.0.0
have old names and code and will be incompactible with newer ones. Please update to v1.0.0
with it's release.
Simple discord.py bot template without the usage of discord.ext
.
- Download the code from the releases tab.
- Fill out the
config.json
file. - Run
pip install -r requirements.txt
in your console (theBot
folder has to be open in you console). - Execute the
bot.py
file.
You should already have the discord bot on your server. It needs administrator and command permissions.