spark-c / SparksieBOT

A Discord bot that provides upkeep, utility, and some fun commands for my personal discord server.
1 stars 0 forks source link

Add handling for text spam #17

Open spark-c opened 3 years ago

spark-c commented 3 years ago

It would be nice if the bot were able to keep track of how many/how frequently a user is sending messages in a channel, and time them out / delete their messages as appropriate if they are sending too many messages in a short period of time.

Ideally the parameters of "too many" and "too frequently" would be configurable by at least guild, and even better if it were configurable by role as well.