/top-three-spotify-api

Running process to have an updated top-three accumulated playlist of friends

Primary LanguagePythonMIT LicenseMIT

docker run -e SPOTIPY_CLIENT_ID="CLIENT_ID" -e SPOTIPY_CLIENT_SECRET="SPOTIFY_CLIENT_SECRET" -e SPOTIPY_REDIRECT_URI="REDIRECT_URI"-d topthreespotifyapi tail -f /dev/null

Run python through inside docker first and make code accepted.