Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 579 Bytes

File metadata and controls

27 lines (19 loc) · 579 Bytes

Message to Whatsapp via "command line"

Send message to Whatsapp via "command line" using Python and Selenium.

Requirements

  • Python 3
  • Whatsapp Phone Installed

Configuration

$ virtualenv .venv
$ source .venv/bin/activate
$ pip install -r requirements.txt

Execution

1 - Run on your terminal

$ python send.py

2 - QRCODE will open on your computer. Scan QRCODE with your app

3 - Input a destination (you must fill in the destination with the name is registered in your Whatsapp) and input message and press Enter

4 - Message send