Settings

One-time admin setup for the Telegram bot and other integrations.

Telegram bot

Registers /api/telegram-webhook with Telegram so inbound messages reach the dispatcher. Idempotent — re-run any time. Requires TELEGRAM_BOT_TOKEN and TELEGRAM_WEBHOOK_SECRET in Lovable secrets.

Maintenance

Destructive admin actions for demo prep. v0.1 has no auth on this page — anyone with the URL can run these, so don't expose the portal externally until v0.2 adds login.