lita-bingo
lita-bingo is a handler for Lita that outputs random funny formats text (using the FUN SLOOTS)
Installation
Add lita-bingo to your Lita instance's Gemfile:
gem "lita-bingo"
Contributors
TO DO
- create many dictionary
License
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request