Starthur
f364e545cd
Reviewed-on: 42CTF/bot#4 |
||
---|---|---|
src | ||
.dockerignore | ||
.gitignore | ||
README.md | ||
docker-compose.yaml |
README.md
Discord bot for 42CTF
This bot allows you to automatically assign the top1/top10/top50 roles on the 42CTF Discord server.
Create an env_file
file containing :
DISCORD_TOKEN=<token_discord>
AUTH_TOKEN=<api_42CTF_token>
And then run it with :
docker-compose up -d