Skip to content

akshaykumar34/Python-text-app-using-twilio-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Python-text-app-using-twilio-api

With a free Twilio account, you only get to text verified numbers.

  1. Create a Github account.
  2. Star this at the top right!
  3. Create an account on Twilio.
  4. Verify a Phone Number on Twilio https://www.twilio.com/console/phone-numbers/verified. That you would like to text.
  5. Get Twilio Credentials https://www.twilio.com/console Get Account SID Get Auth Token
  6. Get Phone Numbers Your Twilio Number is Here Verified Cell Phone Number You Want To Text
  7. Put your twilio credentials and twilio phone numbers in credentials.py
  8. Clone this repository on your desktop.
  9. Open your terminal and pip install twilio.
  10. Open send_sms.py in IDLE and Run it! Or if you want to be cool on your mac... On Your Mac hit CMD+SPACE and type Terminal. Then type in the following command:

python Desktop/CP-Twilio-Python-Text-App/send_sms.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages