All Projects → HenryAlbu → Fb Messenger Whatsapp Discord Message Spammer

HenryAlbu / Fb Messenger Whatsapp Discord Message Spammer

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

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

Projects that are alternatives of or similar to Fb Messenger Whatsapp Discord Message Spammer

Notify
A dead simple Go library for sending notifications to various messaging services.
Stars: ✭ 727 (+372.08%)
Mutual labels:  discord, whatsapp
Messenger Ios Chat Swift Firestore
Messenger Clone - Real-time iOS Chat with Firebase Firestore written in Swift
Stars: ✭ 405 (+162.99%)
Mutual labels:  discord, whatsapp
Matterbridge
bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)
Stars: ✭ 4,452 (+2790.91%)
Mutual labels:  discord, whatsapp
Whatsapptodiscord
WhatsAppToDiscord is a Discord bot uses WhatsApp Web for messaging in Discord built on top of go-whatsapp and discordgo
Stars: ✭ 35 (-77.27%)
Mutual labels:  discord, whatsapp
Mmtexturechat
AsyncDisplayKit(Texture) Smooth Scroll Chat Simulation for Whatsapp and iMessage
Stars: ✭ 149 (-3.25%)
Mutual labels:  whatsapp
Whatsapp Api
An Android Library with demo application, to send media and text messages via Whatsapp on rooted device
Stars: ✭ 145 (-5.84%)
Mutual labels:  whatsapp
Clearvision V5
Automatically updating, easily customizable Theme for Discord.
Stars: ✭ 143 (-7.14%)
Mutual labels:  discord
Mirai
The core for Mirai Bot v4 [Deprecated]
Stars: ✭ 142 (-7.79%)
Mutual labels:  discord
Ritabot
Real-Time Interchangeable Translating Assistant, an open-source free translation Bot for Discord.
Stars: ✭ 146 (-5.19%)
Mutual labels:  discord
Travianz Legacy
Join our Discord Server: https://discordapp.com/invite/9fbJKP9 | New repo: https://github.com/iopietro/Travianz
Stars: ✭ 150 (-2.6%)
Mutual labels:  discord
Blargbot
A multipurpose discord bot
Stars: ✭ 147 (-4.55%)
Mutual labels:  discord
Deletediscordmessages
Undiscord - Delete all messages in a Discord channel or DM (Easy and fast) Bulk delete
Stars: ✭ 2,555 (+1559.09%)
Mutual labels:  discord
Magento Chatbot
Magento Chatbot Integration with Telegram, Messenger, Whatsapp, WeChat, Skype and wit.ai.
Stars: ✭ 149 (-3.25%)
Mutual labels:  whatsapp
Amongcord
Among Us Discord Bot | Discord bot for controlling voice channels during Among Us matches
Stars: ✭ 144 (-6.49%)
Mutual labels:  discord
Discordcrypt
End-To-End File & Message Encryption For Discord
Stars: ✭ 150 (-2.6%)
Mutual labels:  discord
Discord Bot List
Just another botlist for discord
Stars: ✭ 143 (-7.14%)
Mutual labels:  discord
Nitrosnipergo
Discord Nitro sniper and Giveaway joiner in Go (Faster than Python)
Stars: ✭ 146 (-5.19%)
Mutual labels:  discord
Discord Musicbot
Very simple discord music bot with the discord.js with Song Name playing. It can able to play music with the song name
Stars: ✭ 148 (-3.9%)
Mutual labels:  discord
Whatsbook
Create books from WhatsApp group chats with Python and LaTeX
Stars: ✭ 147 (-4.55%)
Mutual labels:  whatsapp
Vaebot
Discord bot for everything from moderation to music.
Stars: ✭ 144 (-6.49%)
Mutual labels:  discord

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].