Skip to content
forked from appi147/whatsapp

Script to send message from WhatsApp Web

Notifications You must be signed in to change notification settings

hmassad/whatsapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

WhatsApp Web Automated Message

Description

The above script sends message to any contact any number of times. It uses WhatsApp Web to accomplish that.

Requirements

  • Install chromium driver for opening automated browser:

    sudo apt-get install chromium-chromedriver
  • Install selenium module:

    pip3 install selenium

How to Run

Program can be run:

python3 whatsapp.py

Follow steps

Above program can be easily modified for various uses

About

Script to send message from WhatsApp Web

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%