Files
telegram-groupfactory-bot/.env.example
Corrado Mulas bcc4bc68bd first commit
2026-06-19 18:02:07 +02:00

6 lines
194 B
Plaintext

TELEGRAM_BOT_TOKEN=replace-with-bot-token
GROUPFACTORY_API_BASE_URL=http://localhost:8000
GROUPFACTORY_API_KEY=change-me-api-key
BOT_ALLOWED_CHAT_IDS=-1001234567890
GROUPFACTORY_API_TIMEOUT=300