Skip to content

Commit

Permalink
Fix Threaded demo image
Browse files Browse the repository at this point in the history
  • Loading branch information
AlmostSuspense authored Aug 2, 2024
1 parent 3fc1028 commit bb23181
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Binary file added images/threaded_example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 5 additions & 5 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 on new approved suggestions.

![Demo](https://cdn.discordapp.com/attachments/1052544153143222303/1129396368256020580/threaded_example.png)
![Example of suggestion with a thread automatically created](../images/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, a thread will be created on each new suggestion!

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!
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, making sure to mention that you're asking about Threaded!


## Add the bot
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)
## Add the bot to your server
This is an extension to Suggester, which means this feature is not currently available natively. 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 bb23181

Please sign in to comment.