1
0
Fork 0
mirror of https://gitlab.com/gpvkt/twitchtts.git synced 2025-04-08 13:00:08 +02:00

Quote Messages added

This commit is contained in:
gpkvt 2022-08-20 09:00:12 +02:00
parent 5b1d95938f
commit d3d86420ee

View file

@ -31,6 +31,9 @@ messages: # Things the bot can send as chat message
votenobody: "Nobody casted a vote. :("
voteresult: "Voting has ended. The result is:"
votes: "Votes"
quotenotfound: "Sorry, no quote found."
quoteaddedprefix: "Quote:"
quoteaddedsuffix: "added."
log:
level: "INFO" # Loglevel, valid values are: DEBUG, INFO, WARNING, ERROR, CRITICAL (do not use DEBUG in a production environment)