Closed reicruz closed 8 years ago
Let's keep the existing general help. This is needed here because help
is a Hubot feature, so we don't have a way to trigger it with the NLC flow.
So should have 2 help flows.
(1) hubot.help
Will handle general help requests such as "How can you help me?". The message should instruct the user to type help
.
(2) nlc.help
Will handle regex nlc help
and natural language requests specific to NLC managements, such as "I need help with natural language".
NLC.json
needs to be updated for this.
@jlpadilla
Left nlc.help.js
as it was and moved my work to nlc.management.help.js
👍
nlc help now includes
status
,list
andtrain
commands