CTF Helper

CTF Helper

3 devlogs
3h 18m
Created by Emilien

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.

Timeline

Ship 1

Emilien

8 months ago

Emilien Covers 3 devlogs and 3h 18m

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).

Update attachment

I've added the main function: retrieving challenges and sending messages when a challenge has been solved or not.

Update attachment

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.

Update attachment