From 72f7cebbe86a92d5780f0392492ec3651214bcd0 Mon Sep 17 00:00:00 2001 From: KGT1 Date: Thu, 24 Sep 2020 13:40:52 +0200 Subject: [PATCH] Update README.md added basic playlist support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b8038f..f4fb572 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,11 @@ disconnect | Disconnect from all current Voice Channels play | Play the following item(can be the name of the song or the Stream URL) pause/resume | Pause/Resume audio seek | Where to Seek to in seconds or MM:SS +skip | Skip this Song help | Display the help message ### Limitations -- Playlist (soon) - [Playing Video Content](https://support.discord.com/hc/en-us/community/posts/360059238512-Add-Go-Live-support-for-API) (if Discord ever adds this, I'll implement it into this Bot) ## Getting Started