Skip to content

wekesa360/py-whatsapp-bulk-messaging

Repository files navigation

Whatsapp-Bulk-Message-Automation

Bulk WhatsApp messaging automation tool, powered by Selenium and the Chrome driver for seamless integration with Web WhatsApp. With a simple and user-friendly UI built on Tkinter, this tool offers a convenient solution for bulk messaging.

The tool efficiently reads them from a CSV file, ensuring a streamlined messaging process. The tool allows you to send messages to your desired recipients.

Installation

Create a virtual environment e.g with virtualenv

pip install virtualenv
virtualenv venv

Activate the virtual environment In linux

source venv/bin/activate
venv\Scripts\activate

Instal the requirements from the requirements.txt file

pip install  -r requirements.txt

run python main.py

About

A whatsapp bulk messaging automation tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published