mirror of
https://github.com/ovosimpatico/Whatsapp-Bulk-Sender
synced 2026-01-15 13:32:52 -03:00
1.4 KiB
1.4 KiB
Whatsapp Bulk Sender
Overview
This is a Python-based software that allows users to send bulk messages on WhatsApp by self-botting.
Disclaimer
It's essential to note that self-botting goes against WhatsApp terms of service (ToS). Therefore, the developer will accept no responsibility for any limitations that may arise from the use of this software on the Meta platform.
Features
- Send bulk WhatsApp messages with ease
- Saves time and energy of sending messages one-by-one
- Efficient way to reach out to a large audience using WhatsApp
Installation and Usage
- Download the latest source code of the software from the repository
- Extract the downloaded files into a folder in your computer
- Ensure that you have installed the latest version of Python on your computer
- Open command prompt/terminal and install the required packages using the following command:
pip install -r requirements.txt
- To start using the software, choose the appropriate run file based on your operating system:
-
For Windows, run the file
run_windows.bat. -
For Linux, run the file
run_linux.sh.⚠️Attention: The Wayland protocol is not supported. Ensure that you are running on X11 if you are running Linux.⚠️
-
Contributing
Contributions are not accepted as this software was developed specifically for a client.