Whatsapp Bulk Messenger automates sending of messages via Whatsapp Web. The tool can you used to send whatsapp message in bulk. Program uses runs through a list of numbers provided in numsbers.txt and then tries to send a prediefined (but templated) message to each number in the list. It can also read other columns from the number csv to populate template specific words and then send out a personalized message to the number
Note: The current program is limited to sending only TEXT message
Note: Another version of similar project is available which supports sending media and documents along with text. As per many requests, I have added a video here demonstrating how the app works. Please reach out to me on email for more enquiry. Join the google group here and telegram group here.
- Python >= 3.6
- Chrome headless is installed by the program automatically
- Install python - >=v3.6
- Run
pip install -r requirements.txt
- Enter the message you want to send inside
message.txt
file. - Enter the list of numbers line-separated in
numbers.txt
file. - Run
python automator.py
. - Once the program starts, you'll see the message in message.txt and count of numbers in the numbers.txt file.
- 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. - Sit back and relax!
If you like this app, I'd appreciate it if you could make a donation via Buy Me a Coffee or PayPal.Me.