Open imabee101 opened 11 months ago
How do I disable /say ?
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
How can I require an @ mention for every message?