ErdbeerbaerLP / MusicBot

🎶 A Discord music bot that's easy to set up and run yourself!
https://jmusicbot.com
Apache License 2.0
1 stars 1 forks source link

[Bug Report] Spotify support not working #3

Open Rainogo opened 1 month ago

Rainogo commented 1 month ago

Bug Description

After properly setting my client ID and secret on the config file, the bot does search for the songs, but it won't play them.

Steps to Reproduce

  1. Download the .jar or compile from source code
  2. Create an application on spotify
  3. Set my client ID and secret on the config file
  4. Use the command spsearch or play
  5. The bot finds the song but remains in silence

Expected Result

Just play the music

Debug Output

failed

Additional Info

No response

Checklist

ErdbeerbaerLP commented 1 month ago

Is this still an issue with the new release file? I've updated the libraries and added login support

Note: it will now ask for logging in to youtube on first startup, use an alt account for that. Did not add a way to skip it (yet)