spotify-paivittaja/.env.example

10 lines
343 B
Text

SPOTIPY_CLIENT_ID="From Spotify Developer"
SPOTIPY_CLIENT_SECRET="Acquire from Spotify Developer Console"
SPOTIPY_REDIRECT_URI="http://localhost:8888/callback"
PLAYLIST_ID="Spotify playlist ID"
WIKI_API_URL="https://example.com/wiki/api.php"
WIKI_PAGE_TITLE="Levyraati"
WIKI_USERNAME="wiki user"
WIKI_PASSWORD="correct horse battery staple"