mirror of
http://192.168.0.88:13333/lywsvip/openclaw-zero-token.git
synced 2026-07-02 00:17:05 +08:00
6 lines
257 B
Plaintext
6 lines
257 B
Plaintext
# Copy to .env and fill with your Twilio credentials
|
|
TWILIO_ACCOUNT_SID=ACxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
|
|
TWILIO_AUTH_TOKEN=your_auth_token_here
|
|
# Must be a WhatsApp-enabled Twilio number, prefixed with whatsapp:
|
|
TWILIO_WHATSAPP_FROM=whatsapp:+17343367101
|