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

Change pin behavior and resolve channel names in archive #56

Closed JJ-8 closed 1 year ago

JJ-8 commented 1 year ago

Pinning to the channel is not silent and we don't want that. So instead we now save the task link in the topic using the delimiter /-/

This also merges https://github.com/JJ-8/CTFNote/pull/55 to main