0.0
No release in over 3 years
A Lita handler for fortune cookies.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

> 1.17
~> 0.7.0
>= 12.3.3
~> 3.5

Runtime

~> 0.9
>= 2.0
 Project Readme

lita-fortune

lita-fortune is a handler for Lita that returns a fortune cookie using the *nix 'fortune' program.

Installation

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

gem 'lita-fortune'

Ensure that the appropriate fortune package is installed on the system running lita, preferably using automation to do the following.

Ubuntu:
sudo apt-get install fortune-mod

Configuration

No Configuration.

Usage

Lita: fortune

License

Apache 2.0