0.0
No commit activity in last 3 years
No release in over 3 years
A Lita handler that randomizes the capitalization of a phrase.
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.beta2

Runtime

>= 2.7
 Project Readme

lita-crazycaps

lita-crazycaps is a terrible handler for Lita that should never be used unless you want to annoy everyone at all times. If you're enough of a fool to want to garner ill will from your fellow chatters, then this will take a phrase and randomly alternate its characters' capitalization so it comes out looking like garbage.

Installation

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

gem 'lita-crazycaps'

Usage

To make your phrase's capitalization crazy:

 [You] Lita crazycaps "This is intelligible text right here, yo"
[Lita] "tHIs Is inTeLliGIblE TExT RigHt HeRe, yO"

License

MIT