From 7e0b8042f781ca94cb57df4990ed78e19a23a825 Mon Sep 17 00:00:00 2001 From: Suspense <64612795+AlmostSuspense@users.noreply.github.com> Date: Sun, 7 Jan 2024 16:53:46 +0100 Subject: [PATCH] add new threaded feature --- topics/threaded.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/topics/threaded.md b/topics/threaded.md index 6a810d3..024c970 100644 --- a/topics/threaded.md +++ b/topics/threaded.md @@ -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) +