Coder Social home page Coder Social logo

savkeii / nuke-bot-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from harjjotsinghh/nuke-bot

0.0 0.0 0.0 22 KB

A simple discord channels nuke bot written in Python 3.9.1 using the module discord.py v1.6.0a

Home Page: htps://linktr.ee/videro

License: MIT License

Python 100.00%

nuke-bot-1's Introduction

Discord Channels Nuke Bot

  • Usage of this bot is not at all recommended as its against the Terms of Service of discord.
  • Your accout may get banned if you use this bot.
  • You can still make an alt account if you are that desparate.
  • The bot requires Manage Channels permission in every server.
  • Deletes (or at least tries to) delete all the channels accessible to the bot.
  • Use this at your own risk.
  • Channels once deleted cannot come back.
  • Made strictly for educational purposes only.
  • I won't be responsible for any stupid things which any of you might not / might do.

Requirements

How To Use

  • Go to Discord Developer Portal.
  • Create a New Application.
  • Name it whatever you want.
  • Go to the BOT settings tab.
  • Click on Add A Bot.
  • Go back to the General Information settings tab.
  • Click on Copy ID.
  • Go to any Discord Permissions Calculator.
  • Paste your ID in the Client ID box.
  • Select/Check the Manage Channels permission.
  • Copy the link formed and open it in another window.
  • Select the server you would like to nuke.
  • Click on the Authorize button.
  • Verify that you are not a robot by checking the verification box.
  • Once it says Authorized, it means that the bot is now in the server you selected.
  • Now, head back to the Discord Developer Portal.
  • Select the application which you just created.
  • Go the BOT settings tab again.
  • Click on Copy button under the Token menu.
  • Create a json file named config.json in your cloned project directory.
  • The config.json file should look like this:
{
  "BOT_TOKEN" : "paste the token youy copied here (inside the quotes)"
}
  • Once you have created the config.json file and followed all the steps correctly, you can just start the main.py file by writing following command in your terminal:
python main.py
  • After running the file, you should see something like this.
  • Now, you can select a speed for the nuke bot. Recommended Speed = Medium.
  • Once you have selected a speed, it will take about 4-5 seconds for the bot to login (depends on your internet speed).
  • After the bot logs in, you can keep looking at the console for all the real-time updates.
  • Also, if the script shows a RunTimeError, and exits with exit code 0, it means that the bot had access to 0 channels.

nuke-bot-1's People

Contributors

vxdero 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.