Update README.md, config-dist.yml

This commit is contained in:
gpkvt 2022-08-12 08:36:46 +00:00
parent b952a498c1
commit 74240d03f1
2 changed files with 4 additions and 0 deletions

View File

@ -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."

View File

@ -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."