Skip to content

Shubhamb7/whatsapp-bulk-message-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Whatsapp-bulk-messenger

Technologies used :

    Python & Selenium

Walkthrough

 Run the python script and wait for a while. 
 A QRcode will pop-up. Scan the image using WhatsApp Web. Close the pop-up and follow the program.
Enter the number with the country code.

Prerequisites :

  • install Mozilla Firefox

  • install Python3

  • Selenium : Selenium is a portable automation software-testing framework for web applications. pip install selenium

  • PIL : Python Imaging Library. pip install PIL

  • qrcode : The qrcode module is a QR code generator that is simple to use and written in pure python. pip install qrcode

About

Using Selenium and Firefox driver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages