Spotify Setup

To use Spotify URLs to play music follow these steps.

  1. Click on Create an app.

  2. Fill out the required info, then click on CREATE.

  3. Copy the Client ID & paste it in the SPOTIFY_ID field in the .env file.

  4. Back in the Dashboard, Click on SHOW CLIENT SECRET

  5. Copy the Client Secret & paste it in the SPOTIFY_SECRET field in the .env file.

  6. That's it.

Last updated