0.0.5 • Published 8 years ago

hubot-twss v0.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

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
0.0.5

8 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago