Skip to content

This is automatic messaging bot for whatsApp using python module PyAutoGUI and WebBrowser

Notifications You must be signed in to change notification settings

PrasamJain/WhatsaApp_Message_BOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

WhatsaApp_Message_BOT

This is automatic messaging bot for whatsApp using python module PyAutoGUI.

#Installation...

To install PyAutoGUI, install the pyautogui package from PyPI by running following commond in different - different Operating System.

WINDOWS

py -3.8 -m pip install pyautogui

macOS

python3 -m pip install pyautogui

LINUX On Linux, additionally you need to install the scrot application, as well as Tkinter:

sudo apt-get install scrot

sudo apt-get install python3-tk

sudo apt-get install python3-dev

Now we install PyAutoGuI

python3 -m pip install pyautogui

About

This is automatic messaging bot for whatsApp using python module PyAutoGUI and WebBrowser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages