Appearance
WhatsApp message bot
Automatic Message Sender
Sending unlimited messages on chats
Instructions
- Download the files:
bash
git clone https://github.com/ArduinoDenis/bot_dei_messaggi_whatsapp.gitHow 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- Download and install the pyautogui library:
bash
pip3 install pyautogui- Then run the Python file:
bash
python3 messaggi_illimitati.py