Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 345 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 345 Bytes

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
  1. Blast users
  • at blast -c <path/to/contact/csv/file>
  1. Help
  • at help