Files
Yumi/.env.example
T

21 lines
550 B
Bash
Raw Normal View History

2022-01-30 20:55:31 +07:00
NODE_ENV=development
#development
#production
DATABASE_URL=postgresql://user:password@host:port/dbName?schema=public
DISCORD_TOKEN=SuperSecretDiscordToken
DEVELOPER_IDS=DEV1_ID,DEV2_ID
PRIVATE_BOT=true
2022-06-29 19:59:53 +07:00
SUPPORT_URL=https://example.com/support
2022-01-30 20:55:31 +07:00
2022-08-25 18:19:20 +07:00
WEB_HOST=localhost
WEB_PORT=8080
2022-01-30 20:55:31 +07:00
OSU_API_KEY=SuperSecretosu!Key
2022-07-05 22:02:43 +07:00
YOUTUBE_COOKIE_BASE64=SuperSecretCookie_EncodeItInBase64_AndThen_RemoveTheLastEqualToo
SPOTIFY_CLIENT_ID=SpotfyClientID
SPOTIFY_CLIENT_SECRET=SpotfyClientSecret
SPOTIFY_REFRESH_TOKEN=SpotfyRefreshToken
SPOTIFY_CLIENT_MARKET=CountryCodeHere