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.
- Python 3.x
- Chrome v79
- Install Python 3.x
- Run
pip install -r requirements.txt
- Enter the message you want to send inside
message.txtfile. - Enter the list of numbers line-separated in
contacts.txtfile. - 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
Enterto start sending out messages. - Magic!