Dragory / modmailbot

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

Suggestion: Automatically limit thread only for first replyer #331

Closed BadCoder1337 closed 1 year ago

BadCoder1337 commented 5 years ago

When a lot of mods online they can compete for an answer. Instead possible !claim command (from #174) bot can temporarily lock permissions only for first typing mod. Its can simply implemented with locking when a first TYPING_START event received and preventing being unlocked with further TYPING_START events. Similar functionality implemented in VKontakte Group DMs. image

ANONYM-ANONYM commented 3 years ago

👍

DarkView commented 1 year ago

Merging into #174