Skip to content

A Python spam bot created with PyAutoGUI to automate repetitive messaging tasks. It simulates keyboard inputs to send messages at defined intervals, making it ideal for testing chat applications or automating bulk messaging tasks.

Notifications You must be signed in to change notification settings

hansajasandeepabadalge/spam-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Spam Bot

This script automates sending a specified message a given number of times on WhatsApp Web using the pyautogui library.

Requirements

  • Python 3.x
  • pyautogui library

Installation

  1. Install Python from the official website: Python.org
  2. Install pyautogui library using pip:
    pip install pyautogui

About

A Python spam bot created with PyAutoGUI to automate repetitive messaging tasks. It simulates keyboard inputs to send messages at defined intervals, making it ideal for testing chat applications or automating bulk messaging tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages