Configuration is managed via environment variables:
DATABASE_URL=postgres://...
OPENCLAW_API_URL=https://api.z.ai/api/coding/paas/v4
OPENCLAW_API_KEY=your-key
VIKUNJA_URL=https://vikunja.nekoclaw.my.id
VIKUNJA_TOKEN=your-token
VIKUNJA_PROJECT_ID=6
| Method | Endpoint | Description |
|---|---|---|
| GET | /health | Health check |
| POST | /webhook/waha | Receive WA webhook |
| GET/POST | /groups | Manage groups |
| GET | /messages/today | Messages count today |
| GET/POST | /summaries | Manage summaries |
| GET/POST | /tickets | Manage tickets |
| GET | /learning/patterns | Learning patterns |
| GET | /learning/stats | Learning statistics |