0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
a lita handler that displays HTTP Status Cats using https://http.cat/
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3
>= 0
>= 3.0.0
>= 0.34.2

Runtime

>= 4.6
 Project Readme

lita-httpcat

Build Status Coverage Status

a lita handler that displays HTTP Status Cats

Installation

Add lita-httpcat to your Lita instance's Gemfile:

gem 'lita-httpcat'

Configuration

  • prefix: URL part before the status code (default: https://http.cat/)
  • suffix: URL part after the status code (default: .jpg)

Usage

Lita > httpcat 200
https://http.cat/200.jpg

License

MIT