lita_coin

A Lita handler for flipping a coin.


Keywords
chatops, lita, lita-handler, ruby
License
MIT
Install
gem install lita_coin -v 0.0.3

Documentation

lita-coin

Build Status Code Climate Coverage Status

A handler for Lita that simply flips a coin and tells you the result.

Installation

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

gem "lita-coin"

Usage

 [You] Lita: flip a coin
[Lita] Heads!

Alternatively, you can say "toss a coin," "coin flip," or "coin toss."

License

MIT