This project is a WhatsApp Messaging Bot developed using Python, PyQt6 and Selenium. The bot is designed to extract phone numbers from Excel file and send automated messages to each contact via WhatsApp Web.
- Just download pre-built packages (coming soon)
# Clone the repository
git clone https://github.com/alasgarovs/OctoBot.git
cd OctoBot
# Install requirements
pip install -r requirements.txt
# Run app.py
python src/app.py
OctoBot supports multiple interface languages:
- 🇬🇧 English - default
- 🇷🇺 Russian - full translation
- 🇦🇿 Azerbaijani - full translation
We are continuously working on building and enhancing features to improve functionality and user experience.