Using this bot on servers without authorization is a violation of Discord's Terms of Service. You could face account bans or legal consequences. Use only in your own servers for testing purposes.
- 🔥 Delete everything: Channels, categories, roles
- 📢 Spam messages: Send a large number of spam messages in all text channels
- 🛠️ Create spam channels: Automatically create a large number of channels
- 💥 Rename the server: Change the server name to something predefined
- 👢 Kick all members: Kicks all members except the bot
Make sure you have the following:
-
Python 3.10 or higher
You can download Python from here. -
Install necessary libraries:
pip install discord.py colorama
- Clone or Download the Repo: Download the entire repository or clone it using:
git clone https://github.com/TheMrZenith/RAIDKIT-
Create a Discord Bot: Go to the Discord Developer Portal and create a bot. Save your bot’s token.
-
Invite the Bot to Your Server: Make sure the bot has Admin Permissions to perform all the actions. Use this invite link format, replacing YOUR_BOT_ID:
https://discord.com/oauth2/authorize?client_id=YOUR_BOT_ID&scope=bot&permissions=8
- Run the Bot:
- Navigate to the folder where you have the bot file (raidbot.py).
- Use this command to start the bot:
python main.py
Once the bot starts, it will:
- Login to your Discord account using the token provided.
- Connect to the specified server (guild).
- Perform the raid actions by executing the following sequence of commands:
- Delete all channels and categories.
- Kick all members (except for the bot).
- Create a large number of channels and roles.
- Rename the server.(Disabled)
- Spam messages across all text channels.
- This bot is not for malicious use. Use it responsibly and only on servers where you have full permission to do so.
- I am not responsible for any consequences that result from the use of this bot.