chrisrude / oobabot

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

Require mention each time #87

Open imabee101 opened 7 months ago

imabee101 commented 7 months ago

How can I require an @ mention for every message?

imabee101 commented 7 months ago

How do I disable /say ?

jmoney7823956789378 commented 7 months ago

you can comment out Lines 113-151 here and reinstall using pip install . https://github.com/chrisrude/oobabot/blob/fa234d6ab502423969946a801536abd6b4ba7ab8/src/oobabot/bot_commands.py#L113

or you can just disable the commands via the bot settings within discord