Replies: 1 comment
-
Discord bot is now included in v3.0.0 but I also opened an issue for using different styles of handling the channels: #239. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As discussed in #53, we need to consider a way to add bots.
What's the best way to do this ?
I think we could add web hooks to the config file and have CTFNote send events to HTTP endpoints.
I think most teams use Discord, but I know some teams use Slack and Mattermost.
How do we handle events' sensitivity ?
Do we send every flags to the webhook ? Only new tasks ? Do we want this to be configurable ?
Beta Was this translation helpful? Give feedback.
All reactions