A Discord bot for all your CTF management needs.
- CTF details pulled from CTFtime and converted into an embed
- Private channels
team_name: str
ctftime_link: str
- Link to the CTF on CTFtime, can also be the 4-digit ID of the CTF (the last 4 digits in the CTFtime link)
Dependencies:
docker
docker-compose
docker-buildx-plugin
git clone https://github.com/samuzora/CTF-cord
cd ./CTF-cord/
vim .env # Fill in the environment variables
DOCKER_BUILDKIT=1 docker-compose up --build -d