# Required: Telegram bot token from @BotFather TELEGRAM_BOT_TOKEN= # Required: Secret token for verifying Telegram webhook requests TELEGRAM_WEBHOOK_SECRET= # Optional: Port for the gateway HTTP server (default: 7830) # GATEWAY_PORT=7830