# HueTweaker

The application allows users to manage the name color themselves with a single command. The user can choose one of the predefined colors prepared on the server or set his own. The application also includes several commands for administrators to customize the bot's operation for a specific server.

<p align="center"><a href="https://discord.com/api/oauth2/authorize?client_id=1209187999934578738&#x26;permissions=1099981745184&#x26;scope=bot"><img src="https://img.shields.io/badge/Invite_the_bot-FE5F50?style=for-the-badge" alt="Invite the bot"></a> <a href="https://discord.com/application-directory/1209187999934578738"><img src="https://img.shields.io/badge/App_directory-2b2d31?style=for-the-badge&#x26;logo=discord&#x26;logoColor=white" alt="Discord Application directory"></a> <a href="https://top.gg/bot/1209187999934578738"><img src="https://img.shields.io/badge/Top.gg-FF3366?style=for-the-badge&#x26;logo=topdotgg&#x26;logoColor=white" alt="Top.gg"></a> </p>

![](https://img.shields.io/badge/dynamic/json?url=https://discordbotlist.com/api/v1/bots/1209187999934578738\&query=$.stats.guilds\&style=for-the-badge\&label=servers\&color=5865F2\&logoColor=white) ![](https://img.shields.io/badge/dynamic/json?url=https://discordbotlist.com/api/v1/bots/1209187999934578738\&query=$.stats.users\&style=for-the-badge\&label=users\&color=5865F2\&logoColor=white)

**Fully customizable predefined color list and custom individual colors for users.**

* 🖌️ Set/change the username color using a hex code or CSS color name.&#x20;
* 🗂️ Create a list of predefined colors for users.
* 🗑️ Remove the username color.&#x20;
* 🔎 Get color information (HEX, RGB, HSL, CMYK, Integer).&#x20;
* ⚙️ Manage the color of a specific user's username.&#x20;
* 💫 Set the top role for color roles.&#x20;


---

# 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://huetweaker.gitbook.io/docs/main/huetweaker.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.
