add a message stack and guess translations

This commit is contained in:
Thorsten
2016-01-08 23:55:29 +01:00
parent abbcc9aeb1
commit c609a4c436
3 changed files with 35 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ src-url = string
bot_nickname = string
bot_owner = string
bot_owner_email = string
detectlanguage_api_key = string
# rate limiting
hist_max_count = integer(default=5)