0.0.1 • Published 6 years ago

lagziel-twilio v0.0.1

Weekly downloads
1
License
MIT
Repository
gitlab
Last release
6 years ago

SMS Service

SMS Service is extensions for sending sms


Installation

 npm install lagziel-sms

add to .env, and fill in the variables

# TWILIO ( SMS and WhatsApp )
TWILIO_PHONE=
TWILIO_DISPLAY_NAME=
TWILIO_ACCOUNT_SID=
TWILIO_AUTH_TOKEN=

Options to use

  1. send sms by function sendSMS on SMSService.

Recommendations

  • You can also use whatsapp by this service
0.0.1

6 years ago