diff --git a/.env.example b/.env.example index 877f3d9..da5dd08 100644 --- a/.env.example +++ b/.env.example @@ -10,4 +10,8 @@ PRIVATE_BOT=true SUPPORT_URL=https://example.com/support OSU_API_KEY=SuperSecretosu!Key -YOUTUBE_COOKIE_BASE64=SuperSecretCookie_EncodeItInBase64_AndThen_RemoveTheLastEqualToo \ No newline at end of file +YOUTUBE_COOKIE_BASE64=SuperSecretCookie_EncodeItInBase64_AndThen_RemoveTheLastEqualToo +SPOTIFY_CLIENT_ID=SpotfyClientID +SPOTIFY_CLIENT_SECRET=SpotfyClientSecret +SPOTIFY_REFRESH_TOKEN=SpotfyRefreshToken +SPOTIFY_CLIENT_MARKET=CountryCodeHere