SudhanPlayz / Discord-MusicBot

An advanced discord music bot, supports Spotify, Soundcloud, YouTube with Shuffling, Volume Control and Web Dashboard with Slash Commands support!
https://musicbot.darrenofficial.com
Other
2.93k stars 2.85k forks source link

Does it uses Spotify API (cause I prefer spotify more than searching the songs in youtube) #1200

Closed 301Bri closed 1 year ago

301Bri commented 1 year ago

So is it added or do i need some settings??/

pwnyprod commented 1 year ago

here is the docu: https://github.com/SudhanPlayz/Discord-MusicBot/wiki/Installation-on-a-Linux-server#get-a-spotify-client-id--secret here you can find the settings in the config: https://github.com/SudhanPlayz/Discord-MusicBot/blob/master/botconfig.js#L41

and maybe to answer the question i predict you had: no, none of the bots is really able to stream from spotify because spotify use encoded streams in his own application. its nearly the same like netflix and all the others. you cant just fetch the stream. it searches the song title on youtube and use the youtube stream.

C-EO commented 1 year ago

are u using v5 or v4

301Bri commented 1 year ago

v5

C-EO commented 1 year ago

@301Bri v5 doesn't need you to configure Spotify. It's configured in the lavalink server. The problem you have is with the lavalink server/node you're connected to

LewdHuTao commented 1 year ago

@301Bri v5 doesn't need you to configure Spotify. It's configured in the lavalink server. The problem you have is with the lavalink server/node you're connected to

wdym its already configured in the lavalink server? its always never configured in lavalink plugins, we just move to another spotify wrapper which doesn’t require spotify client id