Skip to content

WhatsApp message bot

Automatic Message Sender

Sending unlimited messages on chats

Instructions

  1. Download the files:
bash
git clone https://github.com/ArduinoDenis/bot_dei_messaggi_whatsapp.git

How to Install Python?

  • If you have Windows 10 or 11, download Python from the Microsoft Store (the process is fully automatic).
  • If you have macOS, download it by clicking on Download Python and install it.
  • If you have Linux, open a terminal and type:
  • Procedure for Linux including macOS:
bash
sudo apt-get install python3 -y && sudo apt-get install python3-pip
  1. Download and install the pyautogui library:
bash
pip3 install pyautogui
  1. Then run the Python file:
bash
python3 messaggi_illimitati.py