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.
- Host: GitHub
- URL: https://github.com/maxbeizer/lita-should-i
- Owner: maxbeizer
- License: mit
- Created: 2015-06-26T22:37:40.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-29T03:21:22.000Z (almost 11 years ago)
- Last Synced: 2025-03-26T21:09:20.086Z (about 1 year ago)
- Language: Ruby
- Size: 113 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# lita-should-i

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)