ZerioDev / Music-bot

A complete code to download for a cool Discord music bot !
https://discord.gg/5cGSYV8ZZj
GNU General Public License v3.0
892 stars 1.09k forks source link

Spotify playlist #339

Open Naoiten opened 3 weeks ago

Naoiten commented 3 weeks ago

Hello,

Is it possible to put youtube/spotify playlists on the bot?

If so, can you explain how to do this?

I can't find the solution despite looking a bit in your code.

thanks :)

SzegenY commented 2 weeks ago

Hi, yes, it is possible to put playlist links in the search query of /play. As you can see, the code has an AudioTracksAdd.js event, and that file is responsible for playlists. if you have any other questions, feel free to ask :)