Sha256: e076bf209b00767f1b10826cc3e4ec9d76ac40517491a63a767814158d4517ee

Contents?: true

Size: 853 Bytes

Versions: 1

Compression:

Stored size: 853 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

1 entries across 1 versions & 1 rubygems

Version Path
lita-vader-0.1.0 README.md