camper-gitter-bot icon indicating copy to clipboard operation
camper-gitter-bot copied to clipboard

Camperbot to ignore `@/all` thanks

Open BerkeleyTrue opened this issue 8 years ago • 4 comments

BerkeleyTrue avatar Apr 14 '16 00:04 BerkeleyTrue

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. thanks

sludge256 avatar Apr 14 '16 03:04 sludge256

Yes. While it doesn't give anyone brownie points, it still hits the database.

BerkeleyTrue avatar Apr 14 '16 03:04 BerkeleyTrue

https://github.com/FreeCodeCamp/camperbot/blob/master/lib/bot/cmds/thanks.js#L38 Looks like a good starting point.

t3h2mas avatar Apr 14 '16 03:04 t3h2mas

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".

SaintPeter avatar Apr 14 '16 04:04 SaintPeter