Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jimmycuadra/lita-high-five
A Lita handler that won't leave you hanging.
https://github.com/jimmycuadra/lita-high-five
chatops fun lita lita-handler ruby
Last synced: 21 days ago
JSON representation
A Lita handler that won't leave you hanging.
- Host: GitHub
- URL: https://github.com/jimmycuadra/lita-high-five
- Owner: jimmycuadra
- License: mit
- Created: 2014-02-27T00:26:25.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-21T04:25:41.000Z (over 9 years ago)
- Last Synced: 2024-11-17T14:23:21.022Z (about 1 month ago)
- Topics: chatops, fun, lita, lita-handler, ruby
- Language: Ruby
- Size: 142 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lita-high-five
[![Build Status](https://travis-ci.org/jimmycuadra/lita-high-five.png?branch=master)](https://travis-ci.org/jimmycuadra/lita-high-five)
[![Code Climate](https://codeclimate.com/github/jimmycuadra/lita-high-five.png)](https://codeclimate.com/github/jimmycuadra/lita-high-five)
[![Coverage Status](https://coveralls.io/repos/jimmycuadra/lita-high-five/badge.png)](https://coveralls.io/r/jimmycuadra/lita-high-five)**lita-high-five** will make sure Lita doesn't leave you hanging.
## Installation
Add lita-high-five to your Lita instance's Gemfile:
``` ruby
gem "lita-high-five"
```## Usage
```
You: Lita o/
Lita: \o
You: Lita \o
Lita: o/
```## License
[MIT](http://opensource.org/licenses/MIT)