A simple bot discord to let you know when there's a new challenge on the CTF and when a challenge has been validated.
Mainly for team CTFs.
Message to reviewers : It's not possible to do a non-video demo because you'd have to have a CTFd instance, and challenges, teams etc., it's too many logistics.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I've added two commands: one to display the list of challenges, and another to clear the challenges in the database (reserved for the bot owner).
I've added the main function: retrieving challenges and sending messages when a challenge has been solved or not.
I started the bot, and added two commands: subscribe, and unsubscribe, which allow the user to subscribe to the feed, to send them messages when a challenge is solved, or when a challenge has been added.