Skip to content

Annoying Python program that sends a users on your Facebook Messenger/Whatsapp/Discord any text, word by word

Notifications You must be signed in to change notification settings

HenryAlbu/FB-Messenger-Whatsapp-Discord-message-spammer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social media message spammer

Facebook | Discord | WhatsApp

⭐️ Star this project on GitHub — it helps!

Installation

Clone or download this repo: git clone https://github.com/HenryAlbu/FB-Messenger-Whatsapp-Discord-message-spammer.git

Go to the project directory cd FB-Messenger-Whatsapp-Discord-message-spammer

Install the requirements: pip install -r requirements.txt

Install ChromeDriver (doc): pip install chromedriver

This project is Selenium based and requires a chromedriver browser. I have already included one in the project files for Chrome 81/Windows. If you want to get a newer version or for a different OS, download it here and drag and drop it into the directory.

Running

Just run: python app.py

The input field "Friend Name" is the name of the user as it appears on each platform. In the example below, the friend name would be "Example1"

UI

Caution

Be careful when setting the "delay" between messages. It's best to keep it at 1 second to avoid getting flagged as spam

About

Annoying Python program that sends a users on your Facebook Messenger/Whatsapp/Discord any text, word by word

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages