git clone https://github.com/Waz0x/codingame_discord_bot.git
pip3 install -r requirements.txt
Go to discord developpers portal create an app and setup app as bot, copy token and paste in config file.
{
"prefix": "!",
"token": "paste here"
}After that simply run the bot
python3 main.py
The bot is self hosted invite him with this link
| Commands | Actions |
|---|---|
| help | Display help message (gonna update him soon) |
| profil | display user profile and some stats |
| link | link your codingame profile to your discord account |
| unlink | unlink your codingame profile to your discord account |
| game | send link of the actual game of clash of code |
| next | mention you when the next battle of clash of code start |
| leaderboard | ❌ in a future update |