Skip to content

Manuel2u/SMS-Messenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Send SMS messages to anyone at a Low cost using Wittyflow API

Usage

Go to Wittyflow, signUp to get your own personal account

After Creating your account go to your accounts dashboard and click on add sendername, after adding sendernames it might take a while for it to be approved

Then you can recharge your balance with Mobilemoney or Credit Card. NB:The lowest you can recharge is GHS 10.00

After you head over to the developers tab on the left side of the dashboard page

Press the create App button and give your app a name and a description.This will create an app for you and give you an app_id and app_secret.

The app_id and app_secret are not to be shared

When you succesfully go through all this process, follow the following:

  1. Clone and the repository

  2. run npm install

  3. Use your app_id and app_secret in the code.

  4. The "from" in the code is going to be your approved sendername.

  5. The "to" in the code is the person you want to send the message to and it should be in the format 233241489576

  6. The "message" variable is where you put the messgage you want to send to your receipient.

If everything is succesful, when you run the app.js file you should see the STATUS CODE: 202 in your console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published