Skip to content

KoulickS/Whatsapp-Bot

Repository files navigation

WhatsApp Bot

This is done using python selenium.

Requirements: 1)Selenium 2)Chrome webdriver 3)whatsapp account

Step1: Install Selenium

koulick@koulick:~$pip install selenium

Step 2: Download Chrome Webdrive

koulick@koulick:~$pip install chromium-browser (or try alternate links)

Step 3: Already created the whatsapp account

Step 4: Create Project Folder and put this python file and unzip chrome webdriver

Step 5:

koulick@koulick:~$mkdir Seleinum_Example koulick@koulick:~$git clone https://github.com/koulicksadhu/Spam-WhatsApp-Contacts.git

NOTE:(Open whatsapp_sendmessage.py and change the target name and frequency to the name of your contact )

koulick@koulick:~$unzip chromedriver_linux64.zip koulick@koulick:~$python whatsapp_sendmessage.py

Step 6: It ask QR code scanner. Please link your whatsapp account.

Step 7: Successfully Message sent.

Run the command to Send Message

python whatsapp_sendmessage.py

Run the command to get Recent Chat Contacts

python whatsapp_contacts.py

Koulick Sadhu

About

This is a whatsapp bot, where the bot can reply to a message sent to you in your absence

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors