2022-10-14 16:41:54 +02:00

18 lines
551 B
Markdown

# Discord Bot
This is the code for the discord bot of the 6b6t group The Guardians.
## How to use the code
1. Download the files from the bot folder.
2. Insert your discord bot token in the `config.json` file.
3. Insert your discord application id in the `config.json` file.
4. Install this libarys:
- discord.py
- colorama
- platform
- psutil
- More if needed.
5. Execute the `commands.py` file.
6. Now you can run the `bot.py` file.
You should already have the discord bot on your server. It needs administrator and command permissions.