hubot-wit
v0.2.5
Published
A script to use Wit.ai with Hubot.
Readme
hubot-wit
A script to use Wit.ai with Hubot.
Installation
In hubot project repo, run:
npm install hubot-wit --save
Then add hubot-wit to your external-scripts.json:
[
"hubot-wit"
]Sample Interaction
user1>> hubot hi
hubot>> hi!NPM Module
https://www.npmjs.com/package/hubot-wit
