Skip to content

The code has three commands: serverlist: Lists servers with permissions and invite links. nuke: Deletes and recreates channels, spams them with the bot and webhooks, adjusts bot roles, renames roles, skips unmodifiable channels, and logs actions to DM. banall: Bans all users, sends a custom DM message for a silent raid

License

Notifications You must be signed in to change notification settings

FrannnnDev/Discord-RaidBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Discord-Advanced-RaidB

A code with several commands and exceptions has three main commands:

  • 1- serverlist: Displays the list of servers the bot is in, along with permissions and invite links.
  • 2- nuke: Deletes all channels quickly, creates new ones, and spams each one rapidly with the bot and webhooks. It also raises the bot's role when creating it so it can rename all roles with a message provided in the command, skips channels it cannot modify, and logs everything to DM.
  • 3- banall: Bans all users in the server, sending a custom message to DM for a "silent raid" and sending the message provided in the command to the DM.

SETUP

  • Python
    • Open cmd and go to the project folder using CD on windows or linux and run the following command.
    • python DiscordRaidBot.py
    • Enter your token into the code.
    • Join the bot to any server you want to attack.
    • Move your bot's role as high as you can (when you attach a bot to a server a bot role is generated).

DISCLAIMER

For educational purposes only. The author is not responsible for any misuse of this content.

About

The code has three commands: serverlist: Lists servers with permissions and invite links. nuke: Deletes and recreates channels, spams them with the bot and webhooks, adjusts bot roles, renames roles, skips unmodifiable channels, and logs actions to DM. banall: Bans all users, sends a custom DM message for a silent raid

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages