Git Product home page Git Product logo

nuking-discord-server-bot-nuke-bot's Introduction

Nuking Discord Server Bot/Nuke Bot

Made by tkperson and cyxl

C-REAL is currently the FASTEST and FREE open source nuke bot out here. All commands will be focused on nuking-related.

Join our discord if you need help, see plans for the future updates, suggestions, or beta testing a newer version of the bot: https://discord.gg/FwGWvwv4mW

We have combined threading, queue, requests, and discord.py API to make the commands run as fast as possible. If you are seeing rate limiting logged in your console while using this script, then that is simply because it runs too fast.

Python version 3.8.0 or higher is required if you are going to run the file from source code.

All 51 commands

[addRole] [addChannel] [autoNick] [addVoiceChannel] [autoStatus] 
[addEmoji] [addCategory] [banAll] [bans] [ban] [channelBomb] 
[categoryBomb] [config] [checkRolePermissions] [connect] [categories] 
[changeStatus] [channels] [deleteRole] [deleteChannel] 
[deleteVoiceChannel] [deleteCategory] [deleteCC] [deleteEmoji] 
[deleteAllRoles] [deleteAllChannels] [disableCommunityMode] 
[deleteAllEmojis] [deleteAllWebhooks] [emojis] [grantAllPerm] 
[help] [joinNuke] [kaboom] [leave] [leaveAll] [link] [moveRole] 
[members] [nuke] [off] [purge] [roles] [roleBomb] [roleTo] [servers] 
[serverIcon] [serverName] [unban] [voiceChannels] [webhook] 

IMPORTANT:

  • We will not take any responsibility over whatever you are going to do with this bot.
  • The bot will still have to obey the server limitings because of that in discord, there are rate limitings. You will see a lot of rate limiting in the console while using some commands. (because the bot is too fast on creating or deleting.)
  • Also, since we are using HTTP requests, unlike other nuke bot out there, C-REAL spam creating channel, role, and category(CRC) can create beyond the 250 limit for CRC that the old nuking bots have.

Messages

  • cyxl: wow.

  • Message to those coding masters out there, if you see something we can improve in our code, feel free to make a pull request. This will really help us a lot. ╰(✿´⌣`✿)╯♡

  • TKperson: I got the idea of creating the C-REAL bot from Cerealwithnomilk; the bot is named after this guy.

Immigrate from verision 2.3.x to 2.4.0

  1. Make a new folder named "data" next to your c-realv2.exe or c-realV2.py file
  2. put your old default.json into the data folder
  3. start running the bot again.

Why did my computer say it's a dangerous file/containing virus?

  • I'm going to make myself clear here - it's not a virus.
  • There is another way for people that don't trust the released versions, and dont't want to download python to run the bot. Use https://repl.it/, make an account, choose "new repl" in the top left corner, choose python, click "create repl", copy and paste the source code into repl, and click on the run button at the top.

Main Usage (Please read .config command below before contacting me)

.nuke <true or false> - It's a combination of a few commands: .deleteAllChannels, .deleteAllEmojis, .deleteAllRoles, .banAll, and .deleteAllWebhooks. True or false is an optional argument that is set to true by default and used for disabling after commands. (This command doesn't need to be configed with .config, Note: you can also use all the commands listed above seperately)

  • .kaboom <#of bombs> <wordlist> - Mass create text channels, roles, and categories(CRC). Number of bombs is just how many CRCs you want to spam create. There are 3 word lists, 2 built in, and 1 from user inputs: fixed - random text chosen from user inputs, b64 - random base64 characters, an - random alphanumeral characters. (Use .config bomb_messages <args...> to see how to set up the bomb commands)
  • .check <userID|tag,|ping> - Checks for the permissions that the bot has in a server.
  • .autoNick - Nicks the bot itselfs every few moments to bounce around the member list, making it harder for admins to kick the bot.
  • .autoStatus - changes from online to offline and offline to online every few moments to bounce around the member list.
  • .config <feature> <args...> - if you just type out .config it will show you all the features that you can config and it will guide you with text in the .config command. For example, if you want to add webhook spammer names to config webhook spam, you first want to type .config webhook_spam. The bot will send out a description of the webhook_spam feature and the config commands you can use to config the webhook_spam feature. From there you should be able to find something like webhook <type> add <text> for adding something into the <type> in this case you want to choose the username for the spammers, so you can type .config webhook_spam usernames add TKperson for adding usernames to webhook_spam.

Guides

2.4 setup

  • Run the .exe or the .py
  • You will see the "Enter token" message. You can enter a selfbot token or normal bot token
  • Next you will see "Enter user ID or tag", you should enter the user ID or tag that you wanted to command the bot with. All command permissions will be granted to the user with the ID or tag you entered here.
  • If you want to know what commmands are there, then run .help
  • If you want to config any settings like the after commands or the webhook spam commands, you have to use .config. For more information on how to config will be in the .config command.
  • If you are having problems, feel free to make a issue in this github page.

2.4 tutorials

Problems/issues

  • If you are experiencing crashing, please report it to "issues" on the github page.
  • If the bot doesn't respond to any of the commands, check if the console is in highlighting/mark mode. If it's highlighting/mark mode, click the console then press any key on your keyboard, and it'll resolve.
  • If you see a bunch of white worded errors displaying in the console, and then crashed that means it's 90% a bug. So please make a new issue about it.

nuking-discord-server-bot-nuke-bot's People

Contributors

aethese avatar armarmgc avatar cyxl avatar tkperson avatar verticalsync avatar xhylo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.