0.01
Repository is archived
No commit activity in last 3 years
No release in over 3 years
A Lita handler that formats text with cowsay
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.3.0

Runtime

>= 4.4
 Project Readme

lita-cowsay

Coverage Status Travis CI status Gem Version

lita-cowsay is a handler for Lita that outputs text formatted with cowsay (using the ruby_cowsay port)

Installation

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

gem "lita-cowsay"

Usage

To have lita cowsay your text:

Lita > Lita cowsay Hello World!
 ______________ 
< Hello World! >
 -------------- 
      \   ^__^
       \  (oo)\_______
          (__)\       )\/\
              ||----w |
              ||     ||

License

MIT