586 B
586 B
Discord Bot
This is a discord.py bot template.
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 (the folder 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.
Replit
- Download the code from the releases tab and upload it to replit.
- Fill out the
config.jsonfile and add thetokenandappliction_idsecret. - Execute the
main.pyfile.