SkillAgentSearch skills...

PyWhatsapp

Python Selenium script for fun with web WhatsApp.

Install / Use

/learn @dayitv89/PyWhatsapp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PyWhatsapp

Python Selenium script for fun with web WhatsApp. Thanks Mak to give this idea.

status version

Uses
  • Irritate_friend.py for send a same message(message = Hi! are you there?) n times(number_of_times = 10) on script.

Run this script as $python src/Irritate_friend.py It will open a chrome browser and then open web.WhatsApp.com and then immediate scan your QR code to login, and select friend to irritate. Script has 10 sec for all this process. And then enjoy irritate friend.

Dependencies

  • Platform(May work on linux)
  • Language=Py3.5(May work on python 2.7)
  • Tool=Selenium-2.53.2
  • Google Chrome-50.0 browser(It will also work on other browser, need to change drivers)
  • chromedriver_mac32.zip web browser driver (Also available for linux)

Installation

  • $ sudo pip3 install selenium [or Find in resource folder for Selenium-2.53.2]
  • copy extracted of chromedriver_mac32.zip and paste into /usr/local/bin. [Find in resource]
    • download driver from https://chromedriver.chromium.org/downloads

voila!

View on GitHub
GitHub Stars32
CategoryDevelopment
Updated3y ago
Forks11

Languages

Python

Security Score

60/100

Audited on May 12, 2022

No findings