Playlists
Introduction to the mechanics of playlists.
Basics
The bot has a function to save a queue of playlists. These playlists can then be played again without having to manually add dozens or even hundreds of tracks.
Playlists are stored in the bot's database and are only available to you. Other users will not be able to use your playlists.
Save
To save a queue to a playlist, first fill the queue with the tracks you want to save. The minimum number of tracks to save is 3.
Once the queue is full, write /playlist save <new playlist name>
. The bot will save all the tracks from the queue to a new playlist under the specified name.
Example: /playlist save imagine dragons
.
Maximum number of playlists that can be saved is 3 (10 with AirPlus subscription)
Maximum number of tracks in one playlist - 200 (500 with AirPlus subscription). The bot will cut the queue according to the limit.
Playing
After saving a playlist, you can add it to the queue. To do this, write /playlist play <playlist name>
.
Example: /playlist play imagine dragons
.
Removing
If you need to remove a playlist, it is very easy to do so. You need to write /playlist remove <playlist name>
.
Example: /playlist remove imagine dragons
.
List
The list of playlists is available by the /playlist view
command.