This is a simple command line tool that i built to allow me to easily send bulk messages to clients.
The tool is built around clicksend-sms-api to perform the actual work.
To initialize.
npm startThis command will will run the program.
Edit the data/config.json file with the actual message you want to send.
npm start --resendAny unsuccessfull attempts are stored in data/record.json file. This command
will try resending to the contacts on the file