Whatsapp Sender
Whatsapp Sender automates sending of messages via Whatsapp Web. The tool allows you to send whatsapp messages in bulk. This program reads the list of contacts you provide and send a predefined message to each number in the list.
Requirements
- Python 3.x
- Chrome v79
Setup
- Install Python 3.x
- Run
pip install -r requirements.txt
Steps
- Enter the message you want to send inside
message.txt
file. - Enter the list of numbers line-separated in
contacts.txt
file. - Run
python app.py
. - After a while, Chrome should pop-up and open web.whatsapp.com.
- Scan the QR code to login into whatsapp.
- Press
Enter
to start sending out messages. - Magic!