Skip to content

amitpaul2004/WhatApp_Meassage_Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

WhatsApp Auto Sorry Bot (Python)

This project automatically types and sends the message "Sorry" on WhatsApp at a fixed interval (default: every 2 seconds) using Python automation.

⚠️ This project uses keyboard automation, not WhatsApp APIs.
Use it only for educational or personal purposes.


🖼 Demo Screenshot

Below is a demonstration of the script automatically typing and sending
"Sorry" every 2 seconds on WhatsApp Web using Python automation.

The script types the message, presses Enter, waits for 2 seconds, and repeats the process.

image

🚀 Features

  • Automatically types Sorry
  • Sends the message by pressing Enter
  • Repeats after a fixed delay (default: 2 seconds)
  • Customizable number of messages
  • Works with WhatsApp Web or WhatsApp Desktop

🛠 Requirements

  • Python 3.x
  • WhatsApp Web or WhatsApp Desktop
  • Internet connection

📦 Installation

1️⃣ Install Python

Download and install Python from:
https://www.python.org/downloads/

✔️ During installation, check “Add Python to PATH”


2️⃣ Install Required Library

Open Command Prompt / Terminal and run:

pip install pyautogui

About

WhatsApp Auto Sorry Bot is a simple Python automation project that automatically types and sends the message “Sorry” on WhatsApp at fixed time intervals. The script uses keyboard automation to simulate human typing and message sending, making it easy to repeat a message without manual effort. It works with WhatsApp Web or WhatsApp Desktop and allow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages