A discord bot for managing tasks and CTFs at Discord Server of Infosec CyberLabs IITISM.
Clone the Repo on your system.
Modify config.py
- Replace guildID with your discord server's ID
- Replace the bot TOKEN
- Replace the mongostring.
Use pip install -r {path/to/requirements.txt} to get all the required modules.
Run main.py.