https://github.com/techytushar/automatic_whatapp_message_sender
This python script uses Selenium framework of python and Whatsapp Web to send a message to your selected contacts desired number of times.
https://github.com/techytushar/automatic_whatapp_message_sender
Last synced: about 1 year ago
JSON representation
This python script uses Selenium framework of python and Whatsapp Web to send a message to your selected contacts desired number of times.
- Host: GitHub
- URL: https://github.com/techytushar/automatic_whatapp_message_sender
- Owner: techytushar
- License: mit
- Created: 2017-05-28T18:06:28.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-28T18:16:57.000Z (about 9 years ago)
- Last Synced: 2025-02-24T16:52:27.580Z (over 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# automatic_whatapp_message_sender
This python script uses Selenium framework of python and Whatsapp Web to send a message to your selected contacts desired number of times.
You will need to install Selenium and a webdriver of your choice to run this script. You also need to scan the QR Code with your Smartphone in order to LogIn to Whatsapp Web.
Just run it using CMD then type the message you want to send, then type the number of times you want to send it and hit enter. Scan the QR Code and choose the person or group you want to send the message in (give your response in cmd) and leave the rest for selenium.
Feel free to contact for any improvements.