https://github.com/nea89o/redcog-minecrafttrivia
https://github.com/nea89o/redcog-minecrafttrivia
cogs cogs-red-discordbot minecraft redbotv3
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/nea89o/redcog-minecrafttrivia
- Owner: nea89o
- License: unlicense
- Created: 2020-12-04T23:47:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-05T11:40:41.000Z (over 5 years ago)
- Last Synced: 2025-02-10T06:13:28.650Z (over 1 year ago)
- Topics: cogs, cogs-red-discordbot, minecraft, redbotv3
- Language: Python
- Homepage:
- Size: 162 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.