Skip to content

archi-007/Wapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

whatsapp_automation

To run the script in your device (Ubuntu): open the terminal and follow

  1. mkdir file && cd file
  2. git clone https://github.com/archi-007/whatsapp_automation.git
  3. virtualenv venv
  4. source venv/bin/activate
  5. pip install selenium
  6. Also install chrome driver and add the path in the script.

About

A python script to send automated messages to any user through WhatsApp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages