sahilmore-git / WhatsApp-Automation

Send Whatsapp Messages to Multiple Contacts stored in an ExcelSheet without saving any of the numbers.

Repository from Github https://github.comsahilmore-git/WhatsApp-AutomationRepository from Github https://github.comsahilmore-git/WhatsApp-Automation

WhatsApp-Automation

NOTE : Always write the phone numbers in 918345xxxx27 format and not in +916487xxxx64.

PATH : Set path for your chromedriver.exe and numbers.xlsx in "app.py"

STEPS :

  1. Run Command "pip install -r requirements.txt".
  2. Install AutoIt for sending attachments.
  3. Run the Script "python app.py".

INSTALLING AUTOIT :

  1. Run Command "pip install -U pyautoit"
  2. Run Command "python setup.py install"

CHROME DRIVER : Version of your chrome and chromedriver should be same. You can download it from here. (https://sites.google.com/a/chromium.org/chromedriver/)

About

Send Whatsapp Messages to Multiple Contacts stored in an ExcelSheet without saving any of the numbers.

License:MIT License


Languages

Language:Python 100.0%