Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
severityc authored Apr 22, 2024
1 parent 3868bc4 commit 7e3fc4d
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions README.md
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)

0 comments on commit 7e3fc4d

Please sign in to comment.