From b3d868f15b48379ceee2c2e7270bae1830f1dd0c Mon Sep 17 00:00:00 2001 From: s1n <50817549+8cy@users.noreply.github.com> Date: Sun, 12 Apr 2020 06:16:29 -0700 Subject: Create README.md --- README.md | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2391d54 --- /dev/null +++ b/README.md @@ -0,0 +1,48 @@ +# The Minecraft Soundtrack Bot + +The Minecraft Sountrack Bot is a Discord bot which allows you to play the Minecraft sountrack in your Discord server with ease. + + - Full Minecraft soundtrack + - Playback controls + - Magic + +# New Features + + - View queue + - Playback controls + +### Tech + +The Minecraft Soundtrack Bot uses a number of open source projects to work properly: + +* [@discordjs/opus] - Cool extension for Opus support +* [at-quotes] - Epic quotes +* [discord.js-commando] - Insane. +* [emoji-random] - Who doesn't like emojis. +* [ytdl-core] - Very nice. +* [discord.js] - duh + +### Installation + +Just invite the bot to your server! + +### Development + +Contributation currently closed, sorry. + +### Todos + + - Add more cool features :D + +License +---- + +MIT + + [@discordjs/opus]: + [at-quotes]: + [discord.js-commando]: + [emoji-random]: + [ytdl-core]: + + [discord.js]: -- cgit v1.2.3