1.0.1 • Published 8 years ago

hubot-httpdog v1.0.1

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

hubot-httpdog

Build Status npm

HTTP Status Dogs integration for Hubot

Installation

In your Hubot repository, run

$ npm install --save hubot-httpdog

Then add hubot-httpdog to your external-scripts.json.

["hubot-httpdog"]

Commands

hubot http <code> - Displays the relevant HTTP status code image for <code>

Help

The status image for status code X does not work, what gives?

Not all HTTP status codes have images associated with them yet. Check out the official HTTP Status Dogs website to see a complete list of supported status codes!

License

MIT

1.0.1

8 years ago

1.0.0

8 years ago