https://github.com/djiit/err-quiz
err trivia quiz plugin.
https://github.com/djiit/err-quiz
Last synced: about 1 month ago
JSON representation
err trivia quiz plugin.
- Host: GitHub
- URL: https://github.com/djiit/err-quiz
- Owner: Djiit
- Created: 2016-02-26T18:42:01.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-02T01:59:33.000Z (about 9 years ago)
- Last Synced: 2025-01-29T22:46:38.211Z (3 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# err-quiz - Trivia Quiz plugin for Err
[](https://travis-ci.org/Djiit/err-quiz) [](https://coveralls.io/github/Djiit/err-quiz?branch=master)
Err-quiz is a plugin for [Err](https://github.com/gbin/err).
## Features
TODO
Have an idea ? Open an [issue](https://github.com/Djiit/err-quiz/issues) or send me a [Pull Request](https://github.com/Djiit/err-quiz/pulls).
## Usage
### Installation
As admin of an err chatbot, send the following command over XMPP:
```
!repos install https://github.com/Djiit/err-quiz.git
```### Commands
Use `!help Quiz` to see the available commands and their explanation.
## Configuration
TODO