# NukeCord

<figure><img src="https://i.postimg.cc/nhWcvqpR/Nuke-Cord-v2v3.png" alt=""><figcaption><p>Logo of late v2 and v3</p></figcaption></figure>

This tool was first coded by me back in 2021 - It used to be very barebones and had only one or two features. In 2022, discord had a few changes in its API completely killing NukeCord. In mid 2023 however, I decided to revamp the entire tool and re-released it back to public, first on GitHub. I moved away from GitHub to [Codeberg](https://codeberg.org/its-theo) later on. This is where the repo is located today.

NukeCord is a feature-rich and open source discord server nuker tool. It has various commands.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.its-theo.dev/nukecord.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
