All Projects → PlanBCom → Hubot Wit

PlanBCom / Hubot Wit

💬 A script to use Wit.ai with Hubot.

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Hubot Wit

hubot-markov
Hubot watches all, and builds a markov model from everything you say.
Stars: ✭ 63 (+530%)
Mutual labels:  hubot
docker-hubot
Docker container for running hubot in a container.
Stars: ✭ 17 (+70%)
Mutual labels:  hubot
Hubot
A customizable life embetterment robot.
Stars: ✭ 16,047 (+160370%)
Mutual labels:  hubot
hubot-suggest
Suggest hubot commands when not found
Stars: ✭ 29 (+190%)
Mutual labels:  hubot
hubot-dingtalk
hubot-dingtalk:支持钉钉Outgoing
Stars: ✭ 29 (+190%)
Mutual labels:  hubot
hubot-group-alias
@mentions for groups using Hubot
Stars: ✭ 14 (+40%)
Mutual labels:  hubot
hubot-pager-me
PagerDuty integration for Hubot
Stars: ✭ 74 (+640%)
Mutual labels:  hubot
Hubot Standup
Hubot script to ping the team everyday for the standup meeting
Stars: ✭ 6 (-40%)
Mutual labels:  hubot
hubot-code-review
A Hubot script for GitHub code review on Slack.
Stars: ✭ 38 (+280%)
Mutual labels:  hubot
bot
Slack bot (bro) for Mobile Development Group, IITR.
Stars: ✭ 13 (+30%)
Mutual labels:  hubot
hubot-ansible
A hubot script for launching ansible commands
Stars: ✭ 14 (+40%)
Mutual labels:  hubot
st2chatops
Packaging environment for building StackStorm chatops native packages
Stars: ✭ 26 (+160%)
Mutual labels:  hubot
saihubot
💬 client side chatbot that works in the browser and command line
Stars: ✭ 15 (+50%)
Mutual labels:  hubot
hubot-typescript-boilerplate
ChatOps made easier
Stars: ✭ 20 (+100%)
Mutual labels:  hubot
Hubot Rocketchat
Rocket.Chat Hubot adapter
Stars: ✭ 499 (+4890%)
Mutual labels:  hubot
hackmit-hackbot
🤖 HackMIT's personal assistant!
Stars: ✭ 13 (+30%)
Mutual labels:  hubot
hubot-zulip
No description or website provided.
Stars: ✭ 19 (+90%)
Mutual labels:  hubot
Hubot Gitter
A simple Hubot adapter for gitter.im
Stars: ✭ 23 (+130%)
Mutual labels:  hubot
Hubot Loudbot
A LOUDBOT SCRIPT FOR HUBOT
Stars: ✭ 6 (-40%)
Mutual labels:  hubot
groupme-at-all
A Hubot chat bot to mention every user in a GroupMe channel all at once.
Stars: ✭ 94 (+840%)
Mutual labels:  hubot

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].