Awesome-Python-Scripts/send_whatsapp_message
mukeshprasad ff0ca3a022 Added Python Script HacktoberFest 2019 (#128)
* Added whatsapp-message Script

* Update README.md
2019-11-01 19:00:40 +05:30
..
README.md Added Python Script HacktoberFest 2019 (#128) 2019-11-01 19:00:40 +05:30
Requirements.txt Added Python Script HacktoberFest 2019 (#128) 2019-11-01 19:00:40 +05:30
whatsapp-message.py Added Python Script HacktoberFest 2019 (#128) 2019-11-01 19:00:40 +05:30

Send Whatsapp message!

One can easily send a whatsapp message using this script. Pre-requisite: Scan QR code manually.

Requirements

  • Python3
  • Selenium
$ pip install -U selenium
  • Chromedriver (Needs to be in PATH)

Instructions

NOTE : The version of Google Chrome and chromedriver has to be same.