From 2bba86c3bf5319dadc050bd492dfe243dcd77bf6 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 20 Jul 2020 16:57:03 -0400 Subject: Removed skip and finally made the music loopable! --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3