-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
<h1 align="center">DM FLOODER</h1> | ||
<h2 align="center">This will flood your victim's dms with Discord Bots</h2> | ||
|
||
--- | ||
|
||
### ⚙️ Installation | ||
1. Install [Python 3.11.6](https://www.python.org/downloads/release/python-3116/) and make sure to add it to path | ||
2. Run `install.bat` | ||
3. Make Discord bots and enable **Privileged Gateway Intents** at [Discord Developer Portal](https://discord.com/developers/applications) | ||
4. Copy the bot tokens of all of the ones you created and paste it in `tokens.txt` | ||
5. Run `main.py` | ||
|
||
**Note: The bots you created must be in the same server as your victim or it will not work** | ||
|
||
--- | ||
|
||
### 📄 Features | ||
1. Bot command: `dm <user id> <message>` (It will then ask you how many messages you want to send per bot) | ||
2. Bots go online when you run `main.py` | ||
|
||
--- | ||
|
||
### 📸 Tutorial | ||
**Watch this tutorial to show you how to use this tool:** https://www.youtube.com/watch?v=ejQ-D06IyWE | ||
|
||
--- | ||
|
||
### ⭐ Updates | ||
I will be updating this code at 16 stars. | ||
|
||
--- | ||
|
||
![image](https://github.com/severityc/DM-FLOODER/assets/158026132/1cb83809-5f45-4a0f-8548-627fc27eb675) |