Automatization of the social organization routine of joining a CTF event.
- Monitors your teams on CTFTime
- When a team joins a new event, a poll is created in your Telegram chat: who is going to participate?
- Generates new Discord channels specifically for this event.
-
Install requirements (also requires Python 3)
pip3 install -r requirements.txt
-
Configure all the options in the
config.py
file -
Start
python3 app.py