π¦ ClawHub
TelCall Twilio
by @cnvipstar
Make emergency phone calls via Twilio. Use when you need to call someone and play a voice message programmatically (e.g., server down alerts, security notifi...
π‘ Examples
Basic Call
bash ~/.openclaw/workspace/telcall-twilio/scripts/call.sh "Your message here"
With OpenClaw
Simply tell your assistant:
The assistant will use this skill to make the call.
βοΈ Configuration
Run the setup script to configure your Twilio credentials:
bash ~/.openclaw/workspace/telcall-twilio/scripts/setup.sh
You will be prompted to enter:
+15551234567)+8613812345678)π Tips & Best Practices
"Number is unverified"
Your account is in trial mode. Either: 1. Verify the destination number in Twilio Console 2. Upgrade your account ($20) to call any number
Call doesn't go through
1. Check your Twilio number has Voice capability 2. Verify your Auth Token is correct 3. Ensure you have account balance
TERMINAL
clawhub install telcall-twilio