Kumi 1 год назад
Родитель
Сommit
551fec9050
1 измененных файлов с 3 добавлено и 4 удалено
  1. 3 4
      README.md

+ 3 - 4
README.md

@@ -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:
 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
 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,
 messages. First, stop the bot, or it will keep responding to its own messages,