← back to Butlr
butlr: short punchy call intro (Butler / real local client) keeping § 632 recording disclosure
1f52b136e1459550ffb9127d681cc07177ef8f16 · 2026-05-26 10:29:23 -0700 · SteveStudio2
Files touched
Diff
commit 1f52b136e1459550ffb9127d681cc07177ef8f16
Author: SteveStudio2 <steve@designerwallcoverings.com>
Date: Tue May 26 10:29:23 2026 -0700
butlr: short punchy call intro (Butler / real local client) keeping § 632 recording disclosure
---
lib/twilio.js | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/lib/twilio.js b/lib/twilio.js
index 91f4f98..ec58d70 100644
--- a/lib/twilio.js
+++ b/lib/twilio.js
@@ -52,10 +52,8 @@ function buildAnnouncement(call) {
].join(' ');
}
return [
- `Hello. This is an automated assistant calling on behalf of ${onBehalfOf}.`,
- `This call may be recorded for quality and accuracy.`,
- `If you do not consent to recording, please stay on the line and a human will return shortly.`,
- `Otherwise, please continue, and thank you for your time.`,
+ `Hi, this is Butler calling on behalf of ${onBehalfOf}, a real local client.`,
+ `Quick note, this call may be recorded.`,
].join(' ');
}
function announceTwiml(call) {
← b82d7e0 live page: completed-calls filter to recordings over 5s + sh
·
back to Butlr
·
butlr: soft intro variant to Butler/real-local-client wordin 0a071c5 →