aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 5e3e7358b4551ac65672856e45d3cef0cdd50532 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Minecraft Trivia RedBot Cog

Guess minecraft crafting recipes the fastest.

## Installation

> This is a cog for the [Red-DiscordBot V3](https://github.com/Cog-Creators/Red-DiscordBot). You need to have a working V3 Redbot in order to install this cog.

```
[p]load downloader
[p]repo add minecrafttrivia https://github.com/romangraef/RedCog-MinecraftTrivia
[p]cog install minecrafttrivia minecrafttriva
[p]load minecrafttrivia
```

## Usage

```
[p]minecrafttrivia - Start a game
[p]minecrafttrivia high - Show highscores
[p]minecrafttrivia config - Set timeouts / round counts. (ADMIN)
[p]minecrafttrivia lead - Show total score leaderboard
[p]minecrafttrivia winstreak - Show current winstreaks
[p]minecrafttrivia startnow - Skip the join timer and start a game now
```

## Legal Notice

I DO NOT OWN ANY OF THE FILES IN `minecrafttrivia/mcdata`. Those are provided by Mojang / Microsoft as part of minecraft.

See `LICENSE` for any other files in this repo.