NotaBot icon indicating copy to clipboard operation
NotaBot copied to clipboard

Raid: Avoid auto-mute when pinging + sending a message link

Open AntoineJT opened this issue 4 years ago • 2 comments

image image

In order to avoid this kind of false positive, I think we should add a whitelist domain list (maybe hardcode it in the module code, it doesn't matter) containing discord.com.

AntoineJT avatar Nov 17 '21 14:11 AntoineJT

image Maybe some adjustment to the score calculation will be preferable instead. The score should probably be decreased in case it has only one member ping in the message.

AntoineJT avatar Nov 17 '21 14:11 AntoineJT

https://github.com/DigitalPulseSoftware/NotaBot/blob/master/module_raid.lua#L798

This shouldn't happen anymore

Elanis avatar Jul 22 '24 08:07 Elanis