Improve setup: detect missing Tailscale Funnel and document requirement

This commit is contained in:
Peter Steinberger
2025-11-24 11:35:12 +01:00
parent 4001fb58b0
commit a2b73ec571
2 changed files with 14 additions and 2 deletions

View File

@@ -23,6 +23,7 @@ Small TypeScript CLI to send, monitor, and webhook WhatsApp messages via Twilio.
- If no `--reply`, auto-reply can be configured via `~/.warelay/warelay.json` (JSON5)
- Setup helper: `pnpm warelay setup --port 42873 --path /webhook/whatsapp`
- Validates Twilio env, confirms `tailscale` binary, starts the webhook, enables Tailscale Funnel, and sets the Twilio incoming webhook to your Funnel URL.
- Requires Tailscale Funnel to be enabled for your tailnet/device (admin setting). If it isnt enabled, the command will exit with instructions; alternatively expose the webhook via your own tunnel and set the Twilio URL manually.
## Config-driven auto-replies