diff --git a/config-dist.yml b/config-dist.yml index aa9f22f..1d6bcdd 100644 --- a/config-dist.yml +++ b/config-dist.yml @@ -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)