sinistro14 / pipo

🎶 Bot to interactively play music in your Discord channel
https://sinistro14.github.io/pipo/
MIT License
0 stars 0 forks source link

[FEAT] Spotify datasource #29

Closed sinistro14 closed 7 months ago

sinistro14 commented 8 months ago

Allow Spotify urls to be passed to 'play' command. Depending on which data is available from Spotify's side without login it may make sense to simply obtain the music name and perform a Youtube query as previously performed.

sinistro14 commented 8 months ago

Consider using spotipy