Übernehme einige Änderungen von Brawl345/Brawlbot-v2
This commit is contained in:
@ -24,6 +24,10 @@ Sende /hilfe, um zu starten
|
||||
-- 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,
|
||||
|
||||
-- Botan.io statistics
|
||||
enable_statistics = false,
|
||||
botan_token = '',
|
||||
|
||||
errors = { -- Generic error messages used in various plugins.
|
||||
generic = 'An unexpected error occurred.',
|
||||
@ -71,8 +75,7 @@ Sende /hilfe, um zu starten
|
||||
'adfly',
|
||||
'twitter',
|
||||
-- Put new plugins above this line.
|
||||
'help',
|
||||
'greetings'
|
||||
'help'
|
||||
}
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user