A script to use Wit.ai with Hubot.
In hubot project repo, run:
npm install hubot-wit --save
Then add hubot-wit to your external-scripts.json
:
[
"hubot-wit"
]
user1>> hubot hi
hubot>> hi!
A script to use Wit.ai with Hubot.
In hubot project repo, run:
npm install hubot-wit --save
Then add hubot-wit to your external-scripts.json
:
[
"hubot-wit"
]
user1>> hubot hi
hubot>> hi!