Skip to content

techstarMahesh/Send-Whatsapp-Bulk-Massage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whatsapp-Bulk-Messenger

Whatsapp Bulk Messenger is a python script that allows you to send bulk messages to your contacts on whatsapp. It uses selenium to automate the process of sending messages. It is a very simple script that can be used by anyone who wants to send bulk messages to their contacts on whatsapp.


Notes: The current program is limited to sending only TEXT message

You can Contribute to this project by adding the following features:

  • Send Images
  • Send Videos
  • Send Documents
  • Send Audio
  • Send Location
  • Send Contact

Requirements

  • Python >= 3.6
  • Chrome headless is installed by the program automatically.
  • ChromeDriver is installed by the program automatically If not click here.
  • Selenium is installed by the program automatically.

Setup

  1. Install python - >=v3.6
  2. Run pip install -r requirements.txt

Steps

  1. Enter the message you want to send inside message.txt file.
  2. Enter the list of numbers line-separated in numbers.txt file.
  3. Run python automator.py.
  4. Once the program starts, you'll see the message in message.txt and count of numbers in the numbers.txt file.
  5. After a while, Chrome should pop-up and open web.whatsapp.com.
  6. Scan the QR code to login into whatsapp.
  7. Press Enter to start sending out messages.
  8. Sit back and relax!

Funding


If you like this app, I'd appreciate it if you could make a donation via Buy Me a Coffee


Contact here: Telegram

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages