diff options
author | Roman Gräf <romangraef@loves.dicksinhisan.us> | 2020-12-05 00:55:31 +0100 |
---|---|---|
committer | Roman Gräf <romangraef@loves.dicksinhisan.us> | 2020-12-05 00:55:31 +0100 |
commit | 287ba1f2c77576d7b7b12d7ffab527974786ccd7 (patch) | |
tree | 3d6258788b73e3acb3053add79030db3544dbcdd /README.md | |
parent | ab659c3f1f2d0cbb3705400622678125dd6f4369 (diff) | |
download | RedCog-MinecraftTrivia-287ba1f2c77576d7b7b12d7ffab527974786ccd7.tar.gz RedCog-MinecraftTrivia-287ba1f2c77576d7b7b12d7ffab527974786ccd7.tar.bz2 RedCog-MinecraftTrivia-287ba1f2c77576d7b7b12d7ffab527974786ccd7.zip |
Redbot manifests
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..8b1c65e --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ +# 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 lead - Show total score leaderboard +``` |