Sha256: cd39635e36fa042f26b42f633eab9f801e152d754bee11a406c0be064879994d
Contents?: true
Size: 695 Bytes
Versions: 1
Compression:
Stored size: 695 Bytes
Contents
# lita-down [](https://travis-ci.org/nTraum/lita-down) [](https://coveralls.io/github/nTraum/lita-down?branch=master) Lita plugin that reports if a website is down or not, similar to [isup.me](isup.me). ## Installation Add lita-down to your Lita instance's Gemfile: ```ruby gem "lita-down" ``` ## Usage Simply ask if a host is down: ``` > Is github.com down? Lita: It's just you. github.com is up. ``` ``` > Is roflrofllmaowutomg.com down? Lita: It's not just you! roflrofllmaowutomg.com looks down from here. ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lita-down-1.0.0 | README.md |