1.1 KiB
1.1 KiB
Discord.py bot template
Simple discord.py bot template without the usage of discord.ext.
How to use the template
- Download the code from the releases tab.
- Fill out the
config.jsonfile. - Run
pip install -r requirements.txtin your console (theBotfolder has to be open in you console). - Execute the
bot.pyfile.
You should already have the discord bot on your server. It needs administrator and command permissions.
