-
Notifications
You must be signed in to change notification settings - Fork 0
6. Thread And Forum Post Notification
This feature has been built out of personal spite to not use a ticket bot, but rather use Discord's own features like threads or forum posts to create a ticket system.
Before continuing you first have to set a role that Forseti is going to ping whenever it detects a new thread or forum post being created.
Use /setup-thread-notification [#channel] [@role].
-
[#channel]Select the channel you want to be pinged in -
[@role]Specify which role should be pinged
Now that we have set up the thread and forum post notification we need to specify the channel Forseti is supposed to observe, as well as if you want to get pinged when an archived thread or forum post under that parent channel gets unarchived.
Use add-observe-channel [#channel] [observe true/false] [archive-ping true/false]
-
[#channel]Select the channel Forseti is supposed to observe for new threads and forum posts -
[observe true/false]Set true or false if the selected channel shall be observed or not -
[archive-ping true/false]Set true of false if Forseti should ping you when a thread has been unarchived/reopened
If you want to remove a channel from the observed list or simply want a quick overview of which channel is being observed at the moment, simply use
/display-observed-channel
If you want to remove a channel from the observe list, you can just use /delete-observe-channel [#channel].
-
[#channel]Select the channel you want to remove from the observation list
If you are in no need for Forseti to observe and ping you anymore, you can disable any notification from new thread and forum posts with
/disable-thread-notification.