twitchtts/config-dist.yml

39 lines
928 B
YAML
Raw Normal View History

2022-08-10 20:58:51 +02:00
irc:
channel: "#changeme"
username: "changeme"
2022-08-12 18:57:50 +02:00
oauth_token: # leave this blank to start the token generator
2022-08-10 20:58:51 +02:00
server: "irc.chat.twitch.tv"
clearmsg_timeout: 10
http:
port: 80
bind: "localhost"
bot:
2022-08-12 18:54:40 +02:00
start_enabled: True
2022-08-10 20:58:51 +02:00
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"
2022-08-12 18:54:40 +02:00
votestart: "Quickvote started. Send #yourchoice to participate."
voteend: "Quickvote ended. The results are:"
votenobody: "Nobody casted a vote. :("
votes: "Votes"
2022-08-10 20:58:51 +02:00
log:
level: "INFO"
usermapping:
gpkvt: "gpk"