whats-app-bot

For automating whatsapp chats


License
MIT
Install
pip install whats-app-bot==0.0.3

Documentation

WhatsAppBot

This module helps is automating whats app chats

Things you should have

  1. Chrome driver
  2. Selenium Installed

Download chrome driver from here

https://chromedriver.chromium.org/downloads

Install selenium

pip install selenium

Installation

Use the package manager pip to install foobar.

pip install whats_app_bot

Usage

from whats_app_bot import *

bot = WhatsAppBot()
bot.send_text_to('username','message','numberoftimes')
# numberoftimes has default value as 1