Skip to content

A simple whatsApp chatbot using Selenium library. Able to send messages to your contacts automatically.

Notifications You must be signed in to change notification settings

mdurmuss/whatsApp-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

whatsApp-Bot

A simple whatsApp chatbot using Selenium library. Able to send messages to your contacts automatically.

Usage

  1. Installing selenium:
  • pip3 install selenium
  1. You need to download the chrome driver using this link. Extract the zip and put the file with the same directory with the python script.

  2. Configure the information.json file according to your contacts and your message.

  3. Run the code.

  • python3 bot.py
  1. Whatsapp API will ask you for scanning the QR code while browser is opening. Scan the code and press any key after a second.

Requirements

  • Python3.6 or higher version

References

About

A simple whatsApp chatbot using Selenium library. Able to send messages to your contacts automatically.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages