DEV Community

Mayron Ceccon
Mayron Ceccon

Posted on

7 1

Sending Whatsapp messages with command line

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

GitHub logo mayronceccon / send-message-whatsapp-line-command

Message to Whatsapp via "command line"

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




Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay