An open API service indexing awesome lists of open source software.

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

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