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 role sync to Discord integration #43

Closed JJ-8 closed 1 year ago

JJ-8 commented 1 year ago

The user is now able to link their Discord account to their CTFNote account using /link [token]. This is required before any role syncing can happen. A unique profile token is added to every user which can be used to identify the user over Discord.

Creating a CTF, inviting a user, removing the invite, or link/unlinking your Discord account will cause an appropriate role sync to Discord.

Changing the CTF name will also update the category and role name to prevent out-of-sync with Discord.