1.0.2 • Published 9 years ago

hubot-boatcat v1.0.2

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

hubot-boatcat

Whenever boat is mentioned send cat boat gif

See src/boatcat.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-boatcat --save

Add hubot-boatcat to your package.json file:

"dependencies": {
  "hubot": ">= 2.5.1",
  "hubot-boatcat": "*"
}

Then add hubot-boatcat to your external-scripts.json:

["hubot-boatcat"]

Sample Interaction

user1>> hubot hello
hubot>> hello!
1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago