/sms

send an SMS message

Primary LanguageGoMIT LicenseMIT

sms

send an SMS message

Create a .env file, or configure environment variables, e.g.:

TWILIO_ACCOUNT_SID="..."
TWILIO_AUTH_TOKEN="..."
TWILIO_FROM_NUMBER="..."

Execute the command like this:

sms 808-765-8765 "hello, dude. you've got a mesg!"