Automated SMS responses for Smart Stuff Studios — Twilio-powered
SMS containing these keywords will trigger the corresponding response:
1. Inbound SMS — When someone texts your Twilio number, Twilio sends a webhook to this server.
2. Keyword Detection — The message is scanned for keywords (pricing, appointment, support, etc.).
3. Auto-Response — The matching template is sent back via Twilio SMS.
4. Human Handoff — If no keyword matches or human is needed, you get notified via ntfy.
⚠️ Note: Requires a running server (n8n webhook, Python server, or Cloudflare Worker) to receive Twilio webhooks and send responses.