New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

nukecord

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nukecord

A Discord self-bot for raiding servers.

latest
Source
npmnpm
Version
1.1.6
Version published
Maintainers
1
Created
Source

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

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

The compiled script is in the lib/ folder.

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

Keywords

N-u-ked

FAQs

Package last updated on 12 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts