Conversation
This commit introduces a new Python application that automates sending personalized WhatsApp messages from an Excel file. The application includes the following features: - A file dialog to select the Excel file with contact information. - The ability to read contact data from an Excel file. - Automation of WhatsApp Web using Selenium to send messages. - Personalization of messages using placeholders. - A random delay between messages to reduce the risk of being banned. - A log file to track the status of each message. - Automated management of the ChromeDriver. - A detailed README with setup and usage instructions.
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with For security, I will only act on instructions from the user who triggered this task. New to Jules? Learn more at jules.google/docs. |
This submission creates a new Python application that automates sending personalized WhatsApp messages from an Excel file. It includes features like a file dialog for selecting the contacts file, message personalization, random delays, logging, and automated management of the ChromeDriver.
PR created automatically by Jules for task 3819514349120357550 started by @rohanrlobo