diff --git a/.env.discord.example b/.env.discord.example new file mode 100644 index 00000000..3d1438f7 --- /dev/null +++ b/.env.discord.example @@ -0,0 +1,4 @@ +# Discord Activity Configuration +VITE_DISCORD_CLIENT_ID=578971245454950421 +DISCORD_CLIENT_SECRET=your-discord-client-secret-here +DISCORD_REDIRECT_URI=https://your-domain.com/discord/callback