Allvaa / lava-spotify

Spotify album, playlist, and track resolver for Lavalink.
https://allvaa.github.io/lava-spotify
MIT License
16 stars 9 forks source link

Spotify Only ? #21

Open kabirjaipal opened 2 years ago

kabirjaipal commented 2 years ago

This module play only spotify tracks ?

ItsLeon15 commented 2 years ago

I presume so, the way I got around this was to do a else statement and search the URL provided and played that.

For spotify tracks it was just as simple as Requesting the spotify token, searching the node and push the tracks to the queue.