JJ-8 / CTFNote

CTFNote is a collaborative tool aiming to help CTF teams to organise their work. This tool helps making notes during CTFs, so you can track your CTF notes at a later time. This is similar to the CTF pad seen in one of the video's of Liveoverflow.
GNU General Public License v3.0
9 stars 2 forks source link

Add discord intergration #36

Closed woutvanderploeg closed 1 year ago

woutvanderploeg commented 1 year ago

Relates to https://github.com/TFNS/CTFNote/issues/53

JJ-8 commented 1 year ago
  1. Voice channels?
  2. Discord notification when new tasks are created / text channels created (in the challenge-talks channel)?
JJ-8 commented 1 year ago
  1. Marking a challenge as not solved in CTFNote does not change the name of the channel back (thus removing the 'solved-' prefix).
  2. Categories should be removed from the channel names. This will be changed to tags shortly, thus making them an array of undefined length. This is not useful in channel names.
  3. We need to find a way to block users from editing the channel topic.
  4. We need to find a way to block users from creating threads.
  5. When a challenge is solved, the working on notification is not send. Intended?