https://github.com/proxlight/message-sender
A quick message sending tool created using Python 3 and Twilio module By Pratyush Mishra From Proxlight
https://github.com/proxlight/message-sender
Last synced: 11 months ago
JSON representation
A quick message sending tool created using Python 3 and Twilio module By Pratyush Mishra From Proxlight
- Host: GitHub
- URL: https://github.com/proxlight/message-sender
- Owner: Proxlight
- Created: 2021-07-08T11:59:25.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-08T12:11:39.000Z (almost 5 years ago)
- Last Synced: 2025-02-05T00:41:22.444Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Message Sender
A quick message sending tool created using Python 3 and Twilio module By Pratyush Mishra From Proxlight.
___
First of all create a twilio account by going to this website https://www.twilio.com
Get your Sid, Token & Phone number.
Now install Twilio on your system via pip :
```
pip install twilio
```
Or if you are on a mac then use :
```
pip3 install twilio
```
Now Enter the required details in Message_Sender.py file.
You can find video tutorial of this Project on our Youtube Channel Proxlight here is the link : https://www.youtube.com/channel/UCZY5SODGdRzOeD_lHCzPdKg