Skip to content

mrpandya/whatsapp-bomber

Repository files navigation

WHATSAPP BOMBER


A script to automate whatsapp message sending

Sample

How to setup

To clone and run this application, you'll need Git installed on your computer. From your command line:

The following commands have been tested only on Linux and Windows

Clone this repository

$ git clone https://github.com/mrpandya/whatsapp-bomber

Install dependencies

$ pip install -r requirements.txt
Chrome is required for this script. For Linux users Chromium browser will also work
To install Chromium Browser (only for Linux usesrs) :
$ sudo apt-get install chromium-browser
Download Chrome driver from here: Chromedriver download page( choose your specific version ) Extract it in a known location , as we need the location later (as mentioned in the code's comments)

Steps To Follow

Step 1: Enter the "start bot"/1 option to start using the bot.

Step 2: Enter the name(s) of the contacts separated by a comma(,) if more than one.

Step 3: Enter the message(s) you want to send, again separated by a comma(,) if more than one.

Step 4: Type True/False to show logs, meaning show the status of the bot(recommended)

Step 5: Choose whether you want to use Selenium or HTTP Requests(Under-Dev)

Step 5.1: If you chose selenium, choose a browser of your choice.
You should have something that looks like this

Steps

Step 5: Authorize whatsapp web

Step 6: Wait for your messages to be sent :)

You're ready to go

Please do not use this for spamming people


Developed with ❤️ by Manan Pandya.

About

A python script to automate your whatsapp and send multiple messages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages