Fix README

This commit is contained in:
Kumi 2023-05-01 16:48:49 +00:00
parent 85a04c4188
commit 551fec9050
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -118,10 +118,9 @@ If you need help figuring out what went wrong, feel free to open an issue.
The bot will respond to _all_ messages in the room, with two exceptions:
- Messages starting with `!` are considered commands and will not be considered
for response generation - regardless of whether the command is valid for the
bot or not (e.g. `!help` will not be considered for response generation).
- Messages sent by the bot itself will not be considered for response generation.
- If you turn off response generation for the room, the bot will only respond
to messages that begin with `!gptbot <command>`.
- Messages sent by the bot itself will not trigger a response.
There is a good chance that you are seeing the bot responding to its own
messages. First, stop the bot, or it will keep responding to its own messages,