An open API service indexing awesome lists of open source software.

https://github.com/maxbeizer/lita-should-i

because making your own decisions is hard.
https://github.com/maxbeizer/lita-should-i

Last synced: 10 months ago
JSON representation

because making your own decisions is hard.

Awesome Lists containing this project

README

          

# lita-should-i

![phil](https://media2.giphy.com/media/KkXdNozj16QNi/200_s.gif)

Making decisions is hard, but it doesn't have to be. Let
[Lita](https://www.lita.io/) make the tough calls.

## Installation

Add lita-should-i to your Lita instance's Gemfile:

``` ruby
gem "lita-should-i"
```

## Configuration

None.

## Usage

```
you > lita should I _first_thing_ or _second_thing_?
lita > You should _second_thing_. # or _first_thing_
```

## License
[MIT](https://github.com/maxbeizer/lita-should-i/blob/master/LICENSE.txt)