diff --git a/.env.example b/.env.example index da5dd08..81df28a 100644 --- a/.env.example +++ b/.env.example @@ -9,6 +9,9 @@ DEVELOPER_IDS=DEV1_ID,DEV2_ID PRIVATE_BOT=true SUPPORT_URL=https://example.com/support +WEB_HOST=localhost +WEB_PORT=8080 + OSU_API_KEY=SuperSecretosu!Key YOUTUBE_COOKIE_BASE64=SuperSecretCookie_EncodeItInBase64_AndThen_RemoveTheLastEqualToo SPOTIFY_CLIENT_ID=SpotfyClientID