# ===== EJClaw Codex Service Environment ===== # Copy this file to .env.codex for the ejclaw-codex service. # This file is loaded via EnvironmentFile in the systemd unit. # The main .env is NOT loaded by the codex service — put shared vars there and # set them as Environment= lines in the systemd unit, or duplicate them here. DISCORD_BOT_TOKEN= # Discord bot token (Codex bot — separate from Claude bot)