Whatsapp-Automation

A script to automate sending messages and images with your whatsapp

MIT License

Stars
7
Committers
2

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.

Related Projects