SkillAgentSearch skills...

Nukecord

A Discord self-bot for raiding servers written in Typescript.

Install / Use

/learn @DarkGuy10/Nukecord

README

<h3 align="center"> <img src="https://github.com/DarkGuy10/Nukecord/blob/main/assets/Logo.png" alt="Logo"/><br/> <img src="" alt="" height="30"/> 「Nukecord」 <img src="" alt="" height="30"/> </h3> <p align="center"> <a href="https://www.npmjs.com/package/nukecord"><img src="https://img.shields.io/npm/v/nukecord?colorA=1e1e28&colorB=f2cecf&style=for-the-badge&logo=npm"></a> </p> <p align="center"> <a href="https://github.com/DarkGuy10/Nukecord/stargazers"><img src="https://img.shields.io/github/stars/DarkGuy10/Nukecord?colorA=1e1e28&colorB=c9cbff&logoColor=D9E0EE&style=for-the-badge&logo=starship"></a> <a href="https://github.com/DarkGuy10/Nukecord/issues"><img src="https://img.shields.io/github/issues/DarkGuy10/Nukecord?colorA=1e1e28&colorB=bee4ed&logoColor=D9E0EE&logo=gitbook&style=for-the-badge"></a> <a href="https://www.npmjs.com/package/nukecord"><img src="https://img.shields.io/npm/dw/nukecord?colorA=1e1e28&colorB=c6aae8&logoColor=white&style=for-the-badge&logo="></a> </p> <p align="center"> Nukecord is a discord selfbot for server-raiding written in Typescript. There isn't much to say, it just works!<br /> The legacy python3 code can be found in the legacy branch. </p>

 

⚠️ Disclaimer

Self bots like this break Discord's TOS and hence your account may get banned. </br> 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! ✨ <br />

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 <img src="https://cdn.discordapp.com/emojis/960552351146578032.webp?size=96&quality=lossless" alt=":ZeroTwo_Smirk:" title=":ZeroTwo_Smirk:" height="22" width="22" />)

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

<a href="https://github.com/darkguy10/Nukecord/blob/main/LICENSE.md"><img src="https://img.shields.io/github/license/darkguy10/Nukecord?style=for-the-badge&labelColor=302D41&color=C9CBFF"/></a>

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.

Related Skills

View on GitHub
GitHub Stars20
CategoryDevelopment
Updated2mo ago
Forks16

Languages

TypeScript

Security Score

95/100

Audited on Jan 20, 2026

No findings