Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 656 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 656 Bytes

WhatsApp Spamming Bot

A online spammer using python to send message number of times to a particular receipient.

Requirements :

  1. Python -> 3.0 or above.
  2. Selenium -> Python package.

If package is not installed then type the following command.

Windows : pip install Selenium

Mac or Linux : pip3 install Selenium

Driver Info :

Please Check your web-browser version and download according to it.
For Chrome Driver you can download from my repository.

Warning:

The HTML elements used in the code may change after six months or in a year. Kindly reverse engineer the code to make it work.