help.lua and about.lua: /start now triggers about.lua

blacklist.lua: Added username support.
This commit is contained in:
topkecleon
2016-03-04 17:08:21 -05:00
parent ec64f18138
commit f529bc9ad8
11 changed files with 71 additions and 38 deletions

View File

@ -2,5 +2,6 @@
while true; do
lua bot.lua
echo 'otouto has stopped. ^C to exit.'
sleep 5s
done