https://github.com/neguindev/whatsapp-spam
WhatsApp Spam is a simple JavaScript script designed to send a specified number of messages on WhatsApp at a given interval.
https://github.com/neguindev/whatsapp-spam
Last synced: over 1 year ago
JSON representation
WhatsApp Spam is a simple JavaScript script designed to send a specified number of messages on WhatsApp at a given interval.
- Host: GitHub
- URL: https://github.com/neguindev/whatsapp-spam
- Owner: NeguinDev
- Created: 2022-11-22T07:13:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-24T22:15:50.000Z (over 2 years ago)
- Last Synced: 2025-02-11T10:46:53.801Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WhatsApp Spam
## Description
WhatsApp Spam is a simple JavaScript script designed to send a specified number of messages on WhatsApp at a given interval.
## Requirements
- A web browser with Developer Tools (e.g., Chrome, Firefox)
## Usage
1. Open WhatsApp Web and log in.
2. Open Developer Tools (F12 or right-click -> Inspect).
3. Copy and paste the [script](https://github.com/NeguinDev/whatsapp-spam/blob/main/whatsapp_spam.js) into the console and run it.
## Features
- Sends a specified number of messages.
- Allows setting an interval between messages.
## Warning
Use this script responsibly. Spamming is generally considered unethical and may violate WhatsApp's terms of service.
## Contribution
Feel free to contribute to the project. Open a PR or an issue for discussions.
## License
ISC