coala / corobo

A bot to help newcomers onboard OS projects! It's awesome!
MIT License
65 stars 103 forks source link

Default COBOT_PREFIX should not be the same as the production value #365

Closed jayvdb closed 5 years ago

jayvdb commented 6 years ago

Currently if someone starts the bot, and connects it to a server with a corobo production instance, two bots will respond to any corobo ... command, which will get very ugly when there are 20 or 30 kids trying it, allowing kids to play tricks on each other.

jayvdb commented 6 years ago

Likewise multiple bots will be responding to cobot .. currently, which is best solved by removing that default configuration entirely: https://github.com/coala/corobo/issues/366

Makman2 commented 5 years ago

Tbh I don't consider this as critical. We can avoid the accidental clashing by forcing the user to pass a custom name for the bot. However, I haven't seen that yet so this sounds to me like an uncommon case. If people want to annoy people by spawning multiple instances that react on the same name, they could still. That's a misuse we can't stop except individually banning people.