Update README.md

added basic playlist support
This commit is contained in:
KGT1 2020-09-24 13:40:52 +02:00 committed by GitHub
parent c941dc0668
commit 72f7cebbe8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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) play | Play the following item(can be the name of the song or the Stream URL)
pause/resume | Pause/Resume audio pause/resume | Pause/Resume audio
seek | Where to Seek to in seconds or MM:SS seek | Where to Seek to in seconds or MM:SS
skip | Skip this Song
help | Display the help message help | Display the help message
### Limitations ### 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) - [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 ## Getting Started