Maybe I've fixed it? The readme that is.

This commit is contained in:
Jeremiah Ticket 2023-10-05 11:49:10 -06:00
parent 9f050c35b6
commit 26446ea3e4

View File

@ -37,10 +37,10 @@ This script is designed not to be very spammy. Public messages only speak when y
#### Examples #### Examples
When only speak_public_messages is on, When only speak_public_messages is on,
"<someone> jticket: Hi there!" Will be spoken. "<someone> jticket: Hi there!" Will be spoken.
"<someone> Hi there jticket!" will not automatically be spoken. "<someone> Hi there jticket!" will not automatically be spoken.
"<someone> This is a test" Will never be spoken automatically. "<someone> This is a test" Will never be spoken automatically.
When speak_public_messages and speak_indirect_messages is on, both will be spoken, but the last will still not be spoken. When speak_public_messages and speak_indirect_messages is on, both will be spoken, but the last will still not be spoken.