🐰 BunnyOnboard — bot service
This domain hosts the Telegram webhook + Vercel cron functions. It has no human-facing pages.
You probably want one of:
- The admin dashboard at the admin subdomain (e.g.
admin.bunny.team). - The creator portal at the creator subdomain (e.g.
app.bunny.team). - Or message the bot on Telegram if you're a creator.
Telegram POSTs to /api/telegram. Crons hit
/api/cron_*. Service-to-service endpoints
(/api/intelligence, /api/web_message,
/api/insights_answer, /api/trigger_broadcast)
require a Bearer secret.