Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.
/ whatsapp Public archive

Script to send message from WhatsApp Web

Notifications You must be signed in to change notification settings

appi147/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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages