some improvements

This commit is contained in:
topkecleon
2015-12-14 14:48:17 -05:00
parent c827004bc7
commit 88a506492b
6 changed files with 22 additions and 4 deletions

View File

@ -9,6 +9,7 @@ return {
time_offset = 0,
lang = 'en',
admin = 00000000,
admin_name = 'John Smith',
about_text = [[
I am otouto, the plugin-wielding, multi-purpose Telegram bot written by topkecleon.
@ -93,6 +94,7 @@ telegram.me/otouto
'bandersnatch.lua',
'currency.lua',
'cats.lua',
'shout.lua',
-- Put new plugins here.
'help.lua',
'greetings.lua'