mobilecoinofficial / forest

Enables a Forest of MobileCoin enabled SignalBots. Beta software, APIs may change!
MIT License
19 stars 12 forks source link

strict mode where bots ignore messages in groups that don't mention the bot #203

Open technillogue opened 2 years ago

technillogue commented 2 years ago

it's currently dangerous to have multiple bots in the same group: they can get into loops with each other, multiple bots respond to the same command, etc. add a do_toggle_strict admin-only command that checks mentions_us before responding in that group