┌─ EXAMPLE ──────────────────────────────────────────────────────────────────┐│ # Discord Bot Configuration ││ # Get these values from https://discord.com/developers/applications ││ ││ # Application ID (found in General Information) ││ DISCORD_APPLICATION_ID= ││ ││ # Public Key (found in General Information) ││ DISCORD_PUBLIC_KEY= ││ ││ # Bot Token (found in Bot section) ││ DISCORD_BOT_TOKEN= ││ ││ # API Configuration ││ NEXT_PUBLIC_API_BASE_URL=https://wowsimstats.com │└────────────────────────────────────────────────────────────────────────────────────┘
┌─ EXAMPLE ────────────────────────────┐│ # Discord Bot Configuration ││ # Get these values from https://discord.com/ ││ developers/applications ││ ││ # Application ID (found in General Informati ││ on) ││ DISCORD_APPLICATION_ID= ││ ││ # Public Key (found in General Information) ││ DISCORD_PUBLIC_KEY= ││ ││ # Bot Token (found in Bot section) ││ DISCORD_BOT_TOKEN= ││ ││ # API Configuration ││ NEXT_PUBLIC_API_BASE_URL=https://wowsimstats ││ .com │└──────────────────────────────────────────────┘