diff --git a/README.md b/README.md index 0d1f796..f0e6c34 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,17 @@ -# the-guardians-discord-bot -Discord Bot for The Guardians on 6b6t. +# Discord Bot +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.