Sha256: f70664caa3360dc90ed95b55101360102ad7e1287a229e5437f6ebdeec85165a

Contents?: true

Size: 852 Bytes

Versions: 3

Compression:

Stored size: 852 Bytes

Contents

# lita-vader

[![Build Status](https://travis-ci.org/lonelyplanet/lita-vader.svg)](https://travis-ci.org/lonelyplanet/lita-vader)
[![Code Climate](https://codeclimate.com/github/lonelyplanet/lita-vader/badges/gpa.svg)](https://codeclimate.com/github/lonelyplanet/lita-vader)
[![Coverage Status](https://img.shields.io/coveralls/lonelyplanet/lita-vader.svg)](https://coveralls.io/r/lonelyplanet/lita-vader)

Lita handler to tell you who a user's father is

## Installation

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

``` ruby
gem "lita-vader"
```


## Configuration

No configuration is required.

## Usage

The following is how you ask Lita who Luke's father is. You can specify any user in your chat instead of _Luke_.

```
You: Lita who is Luke's father?
Lita: Luke, I am your father!
```

## License

[MIT](http://opensource.org/licenses/MIT)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
lita-vader-0.2.0 README.md
lita-vader-0.1.2 README.md
lita-vader-0.1.1 README.md