1.1.2 • Published 8 years ago

hubot-httpcats v1.1.2

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

hubot-httpcats

Gives you a cat from http.cat when an HTTP error code is mentioned.

See src/httpcats.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-httpcats --save

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

[
  "hubot-httpcats"
]

Sample Interaction

user1>> Oh noes! App is returning a 500 error!
hubot>> https://http.cat/500
1.1.2

8 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago