Files
bot/.env.example
2026-05-14 10:13:56 +07:00

6 lines
187 B
Plaintext

OPENROUTER_API_KEY=your_openrouter_api_key_here
BOT_API_SECRET=your_super_secret_bot_key
BACKEND_URL=http://localhost:3001/api
BOT_MODE=PROD
TRANSACTION_TYPES=SERVICE,JOB
COUNT_PER_TYPE=1