The discoRaid bot is a powerful bot that raids discord servers, fully customizable commands & open-source
All messages between you & the bot are private. No messages will be sent to the server.
-
Online Check
online
command allows you to check if DiscoRaid is online.
-
Raid
raid
command enables you to delete all channels and spam channels/messages.- Permission Required:
MANAGE CHANNELS
- Options:
raid-message
: Message that should be spammed during the raid (you can add more than one, seperated by '|').channel-amount
: The amount of channels that should be created.channel-names
: The names of the channels made (you can add more than one, separated by '|').message-amt-per-channel
: Amount of messages sent per channel.
- Permission Required:
-
Change Server Name
server-name
command allows you to change the server name.- Permission Required:
MANAGE SERVER
- Options:
server_name
: The new server name.
- Permission Required:
-
Admin Self
admin-self
command gives the user ADMIN permissions.- Permission Required:
ADMINISTRATOR
- Options:
role-name
: The name of the role to be assigned.
- Permission Required:
-
Admin All
admin-all
command gives ALL users ADMIN permissions.- Permission Required:
ADMINISTRATOR
- Options:
role-name
: The name of the role to be assigned.
- Permission Required:
-
Ban All
ban-all
command bans everyone in a server (except admins).- Permission Required:
BAN MEMBERS
- Permission Required:
-
Kick All
kick-all
command kicks everyone in a server (except admins).- Permission Required:
KICK MEMBERS
- Permission Required:
- Clone the repository.
- Install dependencies with
npm install
. - Create a
.env
file with the following variables:TOKEN
: Your Discord bot token.CLIENT_ID
: Your Discord bot client ID.GUILD_ID
: Your Discord guild ID.
- Register the commands with
node source/register.js
. - Run
npm start
Simply Invite the bot through here.
Or create a custom invite link with your permission options with this client ID: 1150483197503741962
To use the bot, invite it to your server and run the commands using the /
prefix (e.g., /online
, /raid
, etc.).
Feel free to open an issue or submit a pull request for any improvements or additional features you'd like to see.
This project is licensed under the MIT License.
For any questions/related topics, please join our Discord
Note: Please use this bot responsibly and be aware of the Discord Terms of Service and Community Guidelines. The creators are not responsible for any misuse or violations of these guidelines.