Nunaa has her own bot service now.
This app is a separate webhook service for the Nunaa official account. It receives LINE messages, sends them to OpenAI, and replies as Nunaa.
- Webhook path:
/api/line/webhook - Health check:
/api/health - Next step: fill
.env.localand deploy