teltel-send-sms-text-message
Provides Node scripts to send SMS via TelTel using `https://api.teltel.io/v2`. The scripts read `TELTEL_API_KEY` (or `--apikey`) and are executed with `node {baseDir}/scripts/send_sms.js` / `...send_sms_bulk.js`, which make network calls to the TelTel API.