digital-overdose / digital-overdose-bot

The Digital Overdose Discord bot, with a hopefully growing number of QOL updates!
https://digitaloverdose.tech
1 stars 1 forks source link

Spam remediation #8

Open Rastislonge opened 1 year ago

Rastislonge commented 1 year ago

Removing messages that are being spammed across multiple channels and muting (or maybe even kicking or banning) the sender to prevent something like a bot spamming an invite link to "egirls paradise".

AtomicMaya commented 1 year ago

Modus operandi: 100 long queue of message hashes, link to on_message hook.

if a message hash pops more than 3 times, consider it spamming.

mute, and send an automod with action options to staff-chat.