Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 331 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 331 Bytes

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