Skip to content

This is a bot for whatsApp. It can Automated messages and automatic new message detecting

Notifications You must be signed in to change notification settings

Akalanka-00/WhatsApp_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Requirements

  • python libraries
    • time library
    • pyautogui library
    • pyperclip library
    • random library
  • whatsApp desktop version

Features

  • Automated replies and automatic new message detecting
  • You can customize messages which can identify by the program and what are your replies.

Contribution

Your contributions are much appriciated.

Installation & Usage

  • Clone this repo.

  • if you haven't install pip, install it before install libraries which is important to this repo.

  • You can know more about pip by click here.

  • You need to install several libraries by running these commands one by one.

  • first run colors_and_positions.py file and take values for your program.

  • replace the values and run the program.

    • install pyautogui

       pip install pyautogui
      
    • install pyperclip

      pip install pyperclip
      
    • install random

      pip install random
      

Tests

You have a file known as a colors_and_positions.py. It can check your mouse pointer location and colour of that particular location. Before run this program you need to calibrate main programs by running this file.

Links

About

This is a bot for whatsApp. It can Automated messages and automatic new message detecting

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages