Spotify Auth Helper

Generates the refresh token Streamer.bot needs. Uses PKCE — no client secret required.

One-time setup

  1. Create an app at developer.spotify.com/dashboard.
  2. In the app settings, add this exact Redirect URI:
  3. Copy the Client ID and paste it below.