Project

lita-xkcd

0.0
No commit activity in last 3 years
No release in over 3 years
Adds a Lita handler to provide access to xkcd comics.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 1.3
>= 0
>= 3.0.0.beta2

Runtime

>= 2.2
 Project Readme

lita-xkcd

Build Status Code Climate Coverage Status

lita-xkcd is a handler for Lita that provides access to xkcd comics.

Installation

gem "lita-xkcd"

Usage

  • Lita: xkcd [latest] - return the latest comic
  • Lita: xkcd <num> - return comic
  • Lita: xkcd random - return a random comic

License

MIT