2022-10-14 21:08:25 +02:00

12 lines
428 B
Markdown

# Discord Bot
This is a discord.py bot template.
## How to use the template
1. Download the code from the releases tab.
2. Fill out the `config.json` file.
3. Run `pip install -r requirements.txt` in your console (the folder has to be open in you console).
4. Execute the `commands.py` file.
5. Execute the `bot.py` file.
You should already have the discord bot on your server. It needs administrator and command permissions.