mirror of https://gitlab.com/gpvkt/twitchtts.git
Update README.md, config-dist.yml
This commit is contained in:
parent
89ee9374fe
commit
9cbaeb76c3
|
@ -50,6 +50,8 @@ bot:
|
|||
message_length: 200
|
||||
|
||||
messages:
|
||||
toff: "TTS is now inactive."
|
||||
ton: "TTS is now active."
|
||||
too_long: "Sorry, your TTS message is too long."
|
||||
disabled: "Sorry, TTS is disabled right now."
|
||||
denied: "Sorry, you are not allowed to use TTS."
|
||||
|
|
|
@ -15,6 +15,8 @@ bot:
|
|||
message_length: 200
|
||||
|
||||
messages:
|
||||
toff: "TTS is now inactive."
|
||||
ton: "TTS is now active."
|
||||
too_long: "Sorry, your TTS message is too long."
|
||||
disabled: "Sorry, TTS is disabled right now."
|
||||
denied: "Sorry, you are not allowed to use TTS."
|
||||
|
|
Loading…
Reference in New Issue