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

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.

Awesome Lists containing this project

README

        

# err-quiz - Trivia Quiz plugin for Err

[![Build Status](https://travis-ci.org/Djiit/err-quiz.svg?branch=master)](https://travis-ci.org/Djiit/err-quiz) [![Coverage Status](https://coveralls.io/repos/github/Djiit/err-quiz/badge.svg?branch=master)](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