Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1013 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 1013 Bytes

lita-bingo

Coverage Status Travis CI Gem Version

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

MIT

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request