This project automates WhatsApp messaging tasks using Python. It enables scheduled or event-triggered message delivery such as:
- Automated greetings (e.g., birthday/holiday)
- Reminders & notifications
- Bulk/broadcast messages
Built for personal productivity and demo purposes, it uses browser automation to simulate WhatsApp Web interactions.
- Schedule messages with custom time & date
- Send pre-defined texts to contacts/groups
- Works via WhatsApp Web (no API key needed)
- Lightweight, script-based setup
# Install dependencies
pip install pyautogui pywhatkit
# Run the automation script
python main.py