architus / architus

Multi-purpose Discord bot implemented using the discord.py library
https://archit.us
MIT License
29 stars 11 forks source link

Spam botnet protection #53

Open johnyburd opened 4 years ago

johnyburd commented 4 years ago

Design a system to automatically ban users that spam an inhuman number of messages. Add a settings category and include options for disable/enable and maximum allowed rate and ban/ban + purge

johnyburd commented 4 years ago

Description

Settings

johnyburd commented 4 years ago

default settings are:

jazeved0 commented 4 years ago

Can you not mute or effectively mute (delete all new messages) the user instead of enabling slowmode?

jammiess commented 4 years ago

Yeah. You can mute users.