UNPKG

at-sms-gun

Version:

a cli app to blast sms's to user's using Africa'sTalking sms service

27 lines (14 loc) 345 B
# AT-sms-gun A cli app to blast sms's to clients using Africa'sTalking bulk sms service ## Install(npm) - npm i -g at-sms-gun ## via github - clone the repo - npm install && npm link ## Using the tool 1. Configure account details - `at configure account` 2. Blast users - `at blast -c <path/to/contact/csv/file>` 3. Help - `at help`