twitchtts/config-dist.yml

34 lines
761 B
YAML
Raw Normal View History

2022-08-10 20:58:51 +02:00
irc:
channel: "#changeme"
username: "changeme"
oauth_token: "use https://www.21x9.org/twitch/ or a similiar service to get your token"
server: "irc.chat.twitch.tv"
clearmsg_timeout: 10
http:
port: 80
bind: "localhost"
bot:
subonly: False
modonly: False
message_length: 200
messages:
2022-08-12 10:36:46 +02:00
toff: "TTS is now inactive."
ton: "TTS is now active."
2022-08-10 20:58:51 +02:00
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."
whitelist: "Sorry, you are not allowed to use TTS."
2022-08-10 20:58:51 +02:00
subonly: "Sorry, TTS is a sub-only feature."
modonly: "Sorry, TTS is a mod-only feature."
2022-08-10 20:58:51 +02:00
ready: "TTS bot alpha ready!"
says: "says"
log:
level: "INFO"
usermapping:
gpkvt: "gpk"