strinking / futaba

Discord bot for the Programming server
MIT License
27 stars 13 forks source link

Function to automatically dunce a user after pinging a large amount of users in a short time #325

Open Ma-wa-re opened 4 years ago

Ma-wa-re commented 4 years ago

After todays incident of that mass ping it would be good to get futaba it dunce a user if they ping a large amount of users in a short time. This would limit the number of user that get pinged.

AraHaan commented 4 years ago

I had something before on my old bot that when pinking over 5 different users it would autoban them.

AraHaan commented 4 years ago

@Ma-wa-re here is an code example from my old DecoraterBot https://paste.mod.gg/icipovidak.py Note: It might not work exactly because things might have changed but it is worth a show.