Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 546 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 546 Bytes

Whatsapp-Automation Script

A Python script to automate sending messages and images to whatsapp contacts and groups. You could even forward these the messages

Requirements

  1. Selenium python library

    pip install selenium
    
  2. Chromium Browser

Usage

  1. Add the path of the chromium browser in the script

  2. python whatsapp.py

  3. The chromium browser open's .Now take whatsapp on your mobile and the scan the QR code.

  4. Now it is ready to use.