https://github.com/maxbeizer/lita-trivia
A lita handler to play trivia
https://github.com/maxbeizer/lita-trivia
Last synced: 8 months ago
JSON representation
A lita handler to play trivia
- Host: GitHub
- URL: https://github.com/maxbeizer/lita-trivia
- Owner: maxbeizer
- Created: 2016-03-31T03:38:06.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-08T17:44:44.000Z (about 10 years ago)
- Last Synced: 2025-10-09T15:13:32.651Z (8 months ago)
- Language: Ruby
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lita-trivia
[](https://travis-ci.org/maxbeizer/lita-trivia)
TODO: Add a description of the plugin.
## Installation
Add lita-trivia to your Lita instance's Gemfile:
``` ruby
gem "lita-trivia"
```
## Configuration
TODO: Describe any configuration attributes the plugin exposes.
## Usage
TODO: Describe the plugin's features and how to use them.