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:
topkecleon
2016-01-07 22:30:12 -05:00
parent 88a506492b
commit 9070a44c8f
20 changed files with 203 additions and 451 deletions

View File

@ -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',