/help for user convenience

This commit is contained in:
dupie
2015-07-02 22:04:00 -04:00
parent 259aac58b1
commit 7dd198421a
2 changed files with 4 additions and 3 deletions

View File

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