This repository demonstrates how to automate sending WhatsApp messages using Python's pywhatkit library, integrated with GitHub Actions and a self-hosted runner. pywhatkit opens WhatsApp Web in a ...
Install PyWhatKit using pip: pip install pywhatkit Replace the phone number in the script with the recipient's phone number (including the country code). Run the script using Python (e.g., python ...