camper-gitter-bot
camper-gitter-bot copied to clipboard
Camperbot to ignore `@/all` thanks
So you don't want Camperbot to respond at all? It won't actually send brownies to everyone if that's what the concern is.
Yes. While it doesn't give anyone brownie points, it still hits the database.
https://github.com/FreeCodeCamp/camperbot/blob/master/lib/bot/cmds/thanks.js#L38 Looks like a good starting point.
Might make sense to make an array "Ignore List" in case we need to add other names to it, rather than just hard coding the "all".