# Telegram Bot Configuration TELEGRAM_BOT_TOKEN=123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11 # Webhook Configuration (optional - for production) WEBHOOK_URL=https://your-domain.com WEBHOOK_SECRET=your-secret-token-here PORT=3000 # AI Integration (optional) ANTHROPIC_API_KEY=sk-ant-xxxx