Skip to content

prashantepicprogrammer/WhatsAppBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This module helps is automating whats app chat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages