Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 584 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 584 Bytes

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/)