Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 528 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 528 Bytes

Go Carrot

FSM Twilio

A Twilio SMS/MMS target for go-carrot/fsm.

Environment Variables

When using this target, you must set three environment variables:

TWILIO_ACCOUNT_SID=""
TWILIO_AUTH_TOKEN=""
TWILIO_NUMBER="" # +15558675309

License

MIT