https://github.com/vanajmoorthy/spambot
A WhatsApp spam bot
https://github.com/vanajmoorthy/spambot
Last synced: 3 months ago
JSON representation
A WhatsApp spam bot
- Host: GitHub
- URL: https://github.com/vanajmoorthy/spambot
- Owner: vanajmoorthy
- License: mit
- Created: 2019-08-26T17:31:41.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-03T18:59:40.000Z (almost 7 years ago)
- Last Synced: 2025-12-12T20:17:09.026Z (7 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SpamBot
### Annoy your friends and the like.
Okay this is just a pretty simple script I wrote to spam someone on WhatsApp. It's pretty straight forward but I'll explain how to use it and the few caveats.
## Installation
* Install python (duh) from https://www.python.org/downloads/
* Download the spam.py and requirements.txt or just clone the repo.
* Run the command ```pip install -r requirements.txt``` in your terminal.
* Execute the script with ```python spam.py``` or just double click the file.
Enter the inputs after the console prompts you and scan the QR code when WhatsApp Web pops up.
## The caveats
* You'll have to scan the QR code again for every person you want to spam.
* You'll have to make sure your victim is in your top 10 recent chats. Web scraping is annoying okay.
* No, I'm not planning on making this any better. Hmu (vanajmoorthy@gmail.com) if this doesn't work for you.
Your friends should be sufficiently annoyed.