modmailbot icon indicating copy to clipboard operation
modmailbot copied to clipboard

Timed closes should not cancel on messages caught by ignoreAccidentalThreads

Open EternalllZM opened this issue 5 years ago • 0 comments

ignoreAccidentalThreads works great by ignoring "thanks" and "ok" type text from already closed threads. When doing timed closes like !close 5m, these responses will cancel the close and prompt you to redo the command.

The fix is to either incorporate this behavior into ignoreAccidentalThreads. I cannot think of a reason why if this is enabled, you would need "ok" or "thanks" responses from timed closes. If disagreed, create a new configuration such as "ignoreAccidentalThreadsReply" etc.

Thanks

EternalllZM avatar May 01 '21 03:05 EternalllZM