Skip to content

Commit

Permalink
add new threaded feature
Browse files Browse the repository at this point in the history
  • Loading branch information
AlmostSuspense authored Jan 7, 2024
1 parent cfc3546 commit 7e0b804
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions topics/threaded.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Threaded, an add-on to Suggester
Threaded is an extension to Suggester that automatically creates threads for people to comment on newly approved suggestions.
# Threaded, an add-on to Suggester
Threaded is an extension to Suggester that automatically creates threads on new approved suggestions.

![Demo](https://cdn.discordapp.com/attachments/1052544153143222303/1129396368256020580/threaded_example.png)

## Configuration
To setup the bot, simply add `[t]` to the topic of your suggestion channel (Channel Settings > Channel Topic) and make sure it has the **Create Public Threads** permission in that same channel.
Once you've done that, new threads will be created for each new suggestion!
To setup the bot, simply add "`[t]`" to the topic of your suggestion channel (Channel Settings > Channel Topic) and make sure it has the **Create Public Threads** permission in that same channel. Once you've done that, new threads will be created for each new suggestion!

If you're experiencing issues with the bot, you can use the `/info` command and click the Troubleshoot* button to get help, or you can join the [Suggester support server](https://suggester.js.org/support) and open a support ticket, make sure to mention you're asking about Threaded!
If you delete a suggestion, Threaded will automatically close and lock the thread if it has the **Manage Threads** permission in the channel.

If you're experiencing issues with the bot, you can use the `/troubleshoot` command to find the issue. If the problem persists, or you want to give feedback, feel free to hop in the [support server](https://suggester.js.org/support) and open a ticket, though make sure to mention that you're asking about Threaded!

?> * The button might be named differently as the bot is available in several languages.

## Add the bot
You can add the bot to your server [here](https://discord.com/api/oauth2/authorize?client_id=1127542127191150643&permissions=309237924864&scope=bot%20applications.commands)
This is an add-on bot, which means this feature is not currently available natively in Suggester. In order to use it, you need to add the bot to your server by clicking [here](https://discord.com/api/oauth2/authorize?client_id=1127542127191150643&permissions=395137270784&scope=bot)

0 comments on commit 7e0b804

Please sign in to comment.