> For the complete documentation index, see [llms.txt](https://docs.revunity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.revunity.com/our-products/nighty-selfbot/nighty-information.md).

# Nighty Information

## <img src="/files/0jTik0I7JtZmQJ2hRZJl" alt="" data-size="line"> What is Nighty?

Nighty is a selfbot for Discord that allows users to automate and enhance their experience on the platform. Some of its features include custom commands, timed messages, reminders, and server management tools.&#x20;

It also offers various utility functions such as user and server information, role management, and more. Nighty is designed to be easy to use and customize, with a user-friendly interface and a wide range of options for personalization.&#x20;

With Nighty, users can streamline their Discord experience and make the most of the platform's features.

## <img src="/files/0jTik0I7JtZmQJ2hRZJl" alt="" data-size="line"> Feature List

{% embed url="<https://nighty.one/commands/>" %}

## <img src="/files/0jTik0I7JtZmQJ2hRZJl" alt="" data-size="line"> Nighty Images

<figure><img src="/files/CXCrNSFtROwHzIMZCE9C" alt=""><figcaption></figcaption></figure>

## <img src="/files/mklBsEXdpEdc3aacqkik" alt="" data-size="line">Showcase \[EN]

{% embed url="<https://youtu.be/86Ane4WRBKg>" %}

{% embed url="<https://www.youtube.com/watch?v=DYdU_uP20Dc>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.revunity.com/our-products/nighty-selfbot/nighty-information.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
