Check command keywords using keyword help (passed in @hook)

This commit is contained in:
nemunaire 2015-11-01 12:35:46 +01:00
parent 70b52d5567
commit ea9829b341
11 changed files with 189 additions and 5 deletions

View file

@ -65,6 +65,7 @@ setup(
'nemubot.event',
'nemubot.exception',
'nemubot.hooks',
'nemubot.hooks.keywords',
'nemubot.message',
'nemubot.message.printer',
'nemubot.prompt',