J-Planet WhatsApp Bot
Webhook surface for Meta Cloud API. There is no UI here on purpose — this app is just an HTTPS endpoint for inbound and outbound WhatsApp messages.
GET /api/webhook— Meta verification handshakePOST /api/webhook— inbound message receiver (signed)
Secrets are sourced from environment variables only. See .env.example.