Skip to content

gulraiznoorbari/Twilio-SMS-Sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Twilio's SMS API

Testing Twilio's SMS API in JavaScript and Python

How to Run

  1. Go to Twilio's Website.
  2. Sign-up and generate Twilio Virtual Phone Number from the dashboard.
  3. Along with the Twilio Virtual Phone Number copy the Unqiue Account SID and Authentication Token and paste in the specified areas of the code.
  4. Then run the following commands in the Terminal:
git clone https://github.com/gulraiznoorbari/SMS-Sender.git
cd SMS-Sender
python sms_sender.py

Author

You can get in touch with me on my LinkedIn Profile:

Gulraiz Noor Bari

LinkedIn Link
Twitter Link

You can also follow my GitHub Profile to stay updated about my latest projects: GitHub Follow

If you liked the repo then kindly support it by giving it a star ⭐!

Contributions Welcome

forthebadge

If you find any bug in the code or have any improvements in mind then feel free to generate a pull request.