aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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