AtriSaxena / Twilio_Sms_Python_App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twilio_Sms_Python_App

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

1. Create an account on Twilio.

2. Verify a Phone Number on Twilio https://www.twilio.com/console/phone-numbers/verified. That you would like to text.

3. Get Twilio Credentials

4. Get Phone Numbers

5. Put your twilio credentials and twilio phone numbers in credentials.py

6. Clone this repository on your desktop.

7. Open your terminal and pip install twilio.

8. Create 'send_sms.py' & Run.

Congrats you got an sms.

About

License:MIT License


Languages

Language:Python 100.0%