Spotify Integration

This page will help you use Spotify with this Bot.

  1. Set up this bot (obviously ;-))
  2. Create an app on the Spotify Developer Dashboard
    1. You can use https://localhost as redirection url, the url is not neccessary for this bot to run
    2. Enable Web API and Web Playback SDK
  3. Copy the Client ID and Client Secret into your config, like this:
    spotifyclientid = b8a53452cad123d8748f92
    spotifyclientsecret  = 218deadbeef12345612450123ac
    
  4. Restart the bot