Improved triggers for many plugins.
Redone README to match the website. Bot now supports deep linking / start payloads. lastfm.lua now notifies a user when his default username is saved. antisquig is now part of moderation.lua.
This commit is contained in:
@ -8,6 +8,7 @@ return {
|
||||
thecatapi_key = '',
|
||||
time_offset = 0,
|
||||
lang = 'en',
|
||||
cli_port = 4567,
|
||||
admin = 00000000,
|
||||
admin_name = 'John Smith',
|
||||
about_text = [[
|
||||
@ -94,6 +95,7 @@ telegram.me/otouto
|
||||
'bandersnatch.lua',
|
||||
'currency.lua',
|
||||
'cats.lua',
|
||||
'hearthstone.lua',
|
||||
'shout.lua',
|
||||
-- Put new plugins here.
|
||||
'help.lua',
|
||||
|
Reference in New Issue
Block a user