camper-gitter-bot
camper-gitter-bot copied to clipboard
Add per-camper "Thank You" rate limit
No more than X Thanks Yous per minute/hour/etc. Also, maybe no more than ?10? per thank you. Don't award any points at all if there are more than a certain number of @mentions in a message?
We had an issue where someone came into the main channel and spammed thank yous A LOT. It took a long time for Camperbot to process them all and could have acted like a DOS to the API and Camperbot.
@SaintPeter A debounce on a per user bases would work magic here
Close as done? @BerkeleyTrue
@raisedadead Is it done?
Sorry my bad, I figured it was the other way round. We do see the bot not accept thank yous to same receiver in an hour. Here we want to limit the no of requests a sender can make.