Repeated messages protection
MiataBoy opened this issue · 4 comments
The repeated messages protection attempts to block every new repeated message, but in the process of this spams itself because it replies to every new repeated message, this also eventually causes a delay that modbot just looks like it's spamming in itself.
My suggestion would be to make a sort of check that only sends the message once and doesn't do it again if it's the same user in a set timespan
ModBot should time out members for 30 seconds when they hit any kind of automod filter
Understood, but i mean that modbot replies to every filtered message before deleting them, which causes modbot to spam. I will try to reproduce what i mean.
Given that a user should only be able to send a single "spam" message per 30 seconds, that should not be an issue.
I can't seem to reproduce it anymore. Apologies.