Update README.md

This commit is contained in:
ElBe 2022-09-16 11:07:53 +02:00 committed by GitHub
parent 41e6c72146
commit 75ce7f5c9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,17 @@
# the-guardians-discord-bot # Discord Bot
Discord Bot for The Guardians on 6b6t. This is the code for the discord bot of the 6b6t group The Guardians.
## How to ue 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.