AlexInCube / AlCoTest

Music bot with fancy audioplayer for Discord based on Distube.js. Support Youtube, Spotify, Soundcloud, Yandex Music, VKontakte, Apple Music, Discord Attachments and any HTTP-stream.
https://hub.docker.com/repository/docker/alexincube/aicotest/general
GNU General Public License v3.0
14 stars 1 forks source link

Add custom playlists #37

Closed AlexInCube closed 2 months ago

AlexInCube commented 4 months ago

Is your feature request related to a problem?

This playlists store songs which is a added by manually by user. Also this playlist can be loaded to player.

Describe the solution you'd like

Add commands /plcreate "playlist name", /pladd "playlist name" "song url", /plremove "playlist name" "track position", /pldelete "playlist name", /plmy, /pldisplay "playlist name", /plplay "playlist name"

Describe alternatives you've considered

No response

Additional context

No response