Files
flynn/.env.example
T
William Valentin dd66bd1372 docs: add environment variable example
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 21:04:42 -08:00

9 lines
213 B
Bash

# Telegram Bot Token from @BotFather
FLYNN_TELEGRAM_TOKEN=your-bot-token-here
# Anthropic API Key
ANTHROPIC_API_KEY=your-anthropic-api-key-here
# Optional: Custom config path
# FLYNN_CONFIG=/path/to/config.yaml