Skip to content

6. Thread And Forum Post Notification

leThrax edited this page Feb 15, 2023 · 1 revision

Setting Up And Using The 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.

1. Setting Up Thread And Forum Post Notification

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

2. Adding A Channel For Forseti To Observe

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

3. Getting A List Of The Observed Channel

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

4. Removing A Channel For Forseti To Observe

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

4. Disable Thread And Forum Post Notification

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.