"start": "node index.js"
- Go to "Secrets environment variables" Create the variable TOKEN and put your token RUN
- Connect to a spotify account on browser and create a playlist with the image you want
- Go to https://developer.spotify.com/console/get-playlist-images/
- Open your playlist in browser and copy the ID next https://open.spotify.com/playlist/
- Put your ID in https://developer.spotify.com/console/get-playlist-images/
- Push GET TOKEN button
- Autorize the app to get your token
- Push TRY IT button
- Copy the URL you obtain in:
[ { "height": null, "url": "https://i.scdn.co/image/ab67706c0000bebbb6d7f1c9c165a77d446c5632", "width": null } ]
- Use in the config file:
largeimage: "spotify:ab67706c0000bebbb6d7f1c9c165a77d446c5632"
Get Playlist Cover Image Spotify
DarkShadow(Shadoow159258#4769)
And