Alles miku

Erste Anpassungen für Mikudayobot
This commit is contained in:
2016-07-17 13:22:27 +02:00
parent d3c2e99165
commit b7ed1dbc80
173 changed files with 7350 additions and 5016 deletions

View File

@@ -21,6 +21,10 @@ Sende /hilfe, um zu starten
-- The symbol that starts a command. Usually noted as '/' in documentation.
cmd_pat = '/',
-- false = only whitelisted users can use inline querys
-- NOTE that it doesn't matter, if the chat is whitelisted! The USER must be whitelisted!
enable_inline_for_everyone = true,
errors = { -- Generic error messages used in various plugins.
generic = 'An unexpected error occurred.',
connection = 'Verbindungsfehler.',