shrug & lenny now reply to a replied message

fewer parsing errors with dogify
help now triggered with /start
This commit is contained in:
dupie
2015-07-08 16:01:15 -04:00
parent 79f8f9feb2
commit ef5469f62a
4 changed files with 14 additions and 0 deletions

View File

@ -8,6 +8,7 @@ PLUGIN.doc = [[
PLUGIN.triggers = {
'^/help',
'^/h$',
'^/start$'
}
function PLUGIN.action(msg)