Check command keywords using keyword help (passed in @hook)
This commit is contained in:
parent
70b52d5567
commit
ea9829b341
11 changed files with 189 additions and 5 deletions
1
setup.py
1
setup.py
|
@ -65,6 +65,7 @@ setup(
|
|||
'nemubot.event',
|
||||
'nemubot.exception',
|
||||
'nemubot.hooks',
|
||||
'nemubot.hooks.keywords',
|
||||
'nemubot.message',
|
||||
'nemubot.message.printer',
|
||||
'nemubot.prompt',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue