Project

lita-down

0.0
No commit activity in last 3 years
No release in over 3 years
Lita plugin that reports if a website is down or not.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

>= 4.6
 Project Readme

lita-down

Build Status Coverage Status Code Climate Dependency Status Gem Version

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

Alternatives