Files
Whatsapp-Bulk-Sender/README.md
nanometer5088 c368270cf2 README + launch scripts
Signed-off-by: nanometer5088 <code.deleo@simplelogin.com>
2023-05-02 20:07:56 -03:00

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

  1. Download the latest source code of the software from the repository
  2. Extract the downloaded files into a folder in your computer
  3. Ensure that you have installed the latest version of Python on your computer
  4. Open command prompt/terminal and install the required packages using the following command:
pip install -r requirements.txt
  1. 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.