Quote Messages added

This commit is contained in:
gpkvt 2022-08-20 09:00:12 +02:00
parent cff9ff2802
commit d3c5294584
1 changed files with 3 additions and 0 deletions

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)