hubot-twss

0.0.5 • Public • Published

Hubot: hubot-twss

Build Status

A hubot script to respond with "twss" in appropriate situations. Still under development.

See src/hubot-twss.coffee for full documentation.

Installation

Add hubot-twss to your package.json file:

"dependencies"{
  "hubot": ">= 2.5.1",
  "hubot-scripts": ">= 2.4.2",
  "hubot-twss": ">= 0.0.0",
  "hubot-hipchat": "~2.5.1-5",
}

Add hubot-twss to your external-scripts.json:

["hubot-twss"]

Run npm install hubot-twss

Sample Interaction

aaron> Nice weather we're having today
(no response)
aaron> Can you make it harder?
Hubot> twss
aaron> You're not going fast enough!
Hubot> twss

Package Sidebar

Install

npm i hubot-twss

Weekly Downloads

1

Version

0.0.5

License

MIT

Last publish

Collaborators

  • astaves