disclaw/.env.example
Nick Tabeling 69e0b7d727 initial
2026-04-08 14:21:19 +02:00

8 lines
302 B
Text

# Discord bot token (required)
DISCORD_BOT_TOKEN=your-discord-bot-token-here
# Discord guild/server ID (optional -- uses first guild if not set)
DISCORD_GUILD_ID=your-discord-guild-id-here
# Path to claude CLI executable (optional -- defaults to "claude" on PATH)
# CLAUDE_PATH=/usr/local/bin/claude