chrisrude / oobabot

A Discord bot which talks to Large Language Model AIs running on oobabooga's text-generation-webui
MIT License
101 stars 34 forks source link

Add ways for the bot to ignore messages #43

Open ScaredWillingness59 opened 1 year ago

ScaredWillingness59 commented 1 year ago

Like if a message starts with a . / ? etc. the bot should ignore it. It would improve converation by a lot

jmoney7823956789378 commented 1 year ago

you can (almost) get around this if your message starts with a mention towards another user. eg. "@ humanuser wonderful weather we're having" the bot ignores these for reasons unknown to me. of course, this doesn't work in DMs, even if you try to @ yourself.

chrisrude commented 1 year ago

Thanks for the suggestion @ScaredWillingness59 !

Could you please share more about what sort of challenges you're seeing in the generated conversation? Sounds like the bot is providing more unsolicited replies than is helpful?

pcrii commented 1 year ago

sometimes im afraid ill interrupt someone's interaction with the bot i think having a way to ensure my message will be filtered out would be cool