Dragory / modmailbot

Modmail Bot is a bot for Discord that makes it easier for users to contact moderators and admins for help.
MIT License
684 stars 696 forks source link

Option to use threads instead of regular channels #644

Open Purpzie opened 2 years ago

Purpzie commented 2 years ago

Discord threads are rolling out right now, and they're basically perfect for modmail.

I don't use eris, but I understand it may not have support for threads yet. I'm posting this here for when it does eventually™

Pros:

Cons:

DarkView commented 2 years ago

Sadly private threads are also paywalled, making the feature useless on a bunch of servers. Adding Thread support at some point would be nice, but it might not be a priority.

Purpzie commented 2 years ago

It's still 100% possible to limit access to certain threads for free, just create them in a private channel. Only people who can see the channel will be able to see or join its threads.

byeuji commented 1 month ago

This is similar, but different, from a feature request I just created: https://github.com/Dragory/modmailbot/issues/801

The critical difference, if I'm understanding correctly, is this request wants to use threads within a channel, but my request would want to use posts inside a forum channel.

But given their similarity, I thought it would be best to link the conversations. They both think differently about how the bot organizes user-interactions with newer implementations of Discord features.