lita-down
Lita plugin that reports if a website is down or not, similar to isup.me.
Installation
Add lita-down to your Lita instance's Gemfile:
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.
LICENSE
MIT