aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2020-07-20 16:57:03 -0400
committerAndrew Lee <alee14498@protonmail.com>2020-07-20 16:57:03 -0400
commit2bba86c3bf5319dadc050bd492dfe243dcd77bf6 (patch)
tree1517431c73313d131dcff40d096b5e6917acbaac /README.md
parentd449fa9b3ab26e495939ff36067fe7978006b1d4 (diff)
downloadDLAP-2bba86c3bf5319dadc050bd492dfe243dcd77bf6.tar.gz
DLAP-2bba86c3bf5319dadc050bd492dfe243dcd77bf6.tar.bz2
DLAP-2bba86c3bf5319dadc050bd492dfe243dcd77bf6.zip
Removed skip and finally made the music loopable!
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0260dd8..c03e199 100644
--- a/README.md
+++ b/README.md
@@ -10,4 +10,20 @@ Make a new file called `config.json`
"voiceChannel": "voice_channel_id",
"botOwner": "your_id_here"
}
+```
+
+# Help Command
+```
+Public Only
+-----------
+help - Displays commands
+ping - Pong!
+git - Links to the source repo
+about - About the bot
+
+Bot Owner Only
+--------------
+join - Joins voice chat
+leave - Leaves voice chat
+stop - Stops bot
``` \ No newline at end of file