Giter VIP home page Giter VIP logo

nukecord's Introduction

Logo
「Nukecord」

Nukecord is a discord selfbot for server-raiding written in Typescript. There isn't much to say, it just works!
The legacy python3 code can be found in the legacy branch.

 

⚠️ Disclaimer

Self bots like this break Discord's TOS and hence your account may get banned.
I do not take any responsibility for any damage caused.

 

✨ Features

  • In-built raid modules with auto-permission checking
  • Extremely expandable
  • Smexy UI

 

⚙️ How to Use

You can use npx to directly download and run the executable.

Prerequisites

Starting Up

Fire up a terminal/command prompt and type:

npx nukecord@latest

and hit enter. Press y if it prompt's to install the packges.

Now follow the wizard! That's literally all there is to it! ✨

Environment variables

You can set your NUKECORD_SELFBOT_TOKEN environment variable to your user token, if you do not wish to enter it every time you execute the script.

 

🔧 Building from Source

This project can be built from source (if you're into that :ZeroTwo_Smirk:)

Prerequisites

Building

  1. Clone the repository and cd into it.
git clone https://github.com/DarkGuy10/Nukecord.git
cd Nukecord
  1. Install required dependencies.
yarn install
  1. Run the build script.
yarn build

The compiled script is in the lib/ folder.

  1. Run the start script
yarn start

 

📚 FAQs

  • Q: Is this against TOS? Will I get banned for this?

    • A: Selfbotting is against Discord's TOS and your account may get banned. But well, you already read the disclaimer.
  • Q: Is this safe? You can steal my token.

    • A: Yes it's safe, and the project is totally open source so feel free to cross-check my claim!
  • Q: Is there a website version of this script?

    • A: Not yet, but I'll make one in future.
  • Q: Are you gay?

    • A: Well, no.
  • Q: Awooga awooga?

    • A: Yup.

 

📜 License

Nukecord is released under the MIT license, which grants the following permissions:

  • Commercial use
  • Distribution
  • Modification
  • Private use

For more convoluted language, see the LICENSE.

nukecord's People

Contributors

darkguy10 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

nukecord's Issues

issue

Hey, i would like to pay you for a service. pretty simple
add me on discord lostsomewhere.

no module named 'discord'

when i run 'python N-u-ked.py' this happens
im pretty new to self bots and coding itself so excuse me if im being dumb
image

error after starting

(node:11328) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)
node:internal/modules/esm/get_format:160
throw new ERR_UNKNOWN_FILE_EXTENSION(ext, filepath);
^

TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".ts" for C:\Users\PCName\Nukecord\lib\raids\channelCreateRaid.d.ts
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:160:9)
at defaultGetFormat (node:internal/modules/esm/get_format:203:36)
at defaultLoad (node:internal/modules/esm/load:143:22)
at async ModuleLoader.load (node:internal/modules/esm/loader:409:7)
at async ModuleLoader.moduleProvider (node:internal/modules/esm/loader:291:45)
at async link (node:internal/modules/esm/module_job:76:21) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}

Node.js v21.2.0

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.