0.0.1 • Published 6 years ago
lagziel-twilio v0.0.1
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
- send sms by function sendSMS on SMSService.
Recommendations
- You can also use whatsapp by this service
0.0.1
6 years ago