mohitrajane / whatsapp_automation

Python tool to send message to your contact

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

  1. Install pipenv
    pip3 install pipenv
  2. Install required packages
    pipenv install
  3. Setup geckodirver
    sudo ln -s ./geckodriver /usr/bin/geckodriver

Run the script

Make sure to edit the contact name and message in the script :)
pipenv shell automation.py

About

Python tool to send message to your contact


Languages

Language:Python 100.0%