PlanBCom / hubot-wit

:speech_balloon: A script to use Wit.ai with Hubot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

:speech_balloon: A script to use Wit.ai with Hubot.


Languages

Language:JavaScript 68.9%Language:CoffeeScript 21.7%Language:Shell 9.4%