Files
2026-07-09 16:04:02 +00:00

11 lines
286 B
Bash

# 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