GitHub release (latest by date)

Discord bot CTFD-Thread-Parser

Description:

This tools is used to create automatically discord threads by scraping ctfd plateform and collecting name , category , description and points of challenges.

Commands :

  • ?help : Display help menu
  • ?CreateCTFD : Create threads
    (ex usage : ?CreateCTFD Username Password url ChannelName)
  • ?flagged : rename thread by adding ?
    (rename the thread of the sent message)

Usage:

Create a category named CTF by default (bot.py line 18):

All text

Installation :

git clone https://github.com/Leslato/Discord_bot-CTFD-Thread-Parser.git
cd Discord_bot-CTFD-Thread-Parser
python3 -m pip install -r requirement.txt
python3 bot.py

(Don’t forget to place your Bot token)

Screenshot:

Alltext

Demo :

demo.mp4


GitHub

View Github