> For the complete documentation index, see [llms.txt](https://kakashidracq.gitbook.io/bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kakashidracq.gitbook.io/bot/kakashi.md).

# KAKASHI

<div align="center"><figure><img src="/files/SIZ16LhyjR0rV1PaVjFw" alt="KAKASHI TAKING MASK"><figcaption></figcaption></figure></div>

<mark style="color:blue;">A normal discord bot that does everything others discord bot would do like it has music commands, moderation commands, fun commands, information commands, image commands. Welcome setup with custom image and description.</mark>

***

## Features

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden></th><th data-hidden data-type="files"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center">            <mark style="color:green;"><strong>Music</strong></mark></td><td align="center">Has single channel music support with buttons support.</td><td><a href="/pages/2FgqtG286gS9YiCSZmZm">/pages/2FgqtG286gS9YiCSZmZm</a></td><td></td><td></td><td><a href="/files/8Uc2yya63QK5cd4S7Aek">/files/8Uc2yya63QK5cd4S7Aek</a></td></tr><tr><td align="center"><mark style="color:green;">Auto Chat</mark></td><td align="center">Provides dedicated channel ai chat feature.</td><td><a href="/pages/gLf0iY7HTuWNDxYHbV4v">/pages/gLf0iY7HTuWNDxYHbV4v</a></td><td></td><td></td><td><a href="/files/cb1DUIxgTViQjhuNMFwH">/files/cb1DUIxgTViQjhuNMFwH</a></td></tr><tr><td align="center"><mark style="color:green;">Anime</mark></td><td align="center">Provide anime news and anime actions commands to have fun for server member.</td><td><a href="/pages/U84rtzZn9mPbEJe1ziAk">/pages/U84rtzZn9mPbEJe1ziAk</a></td><td></td><td></td><td><a href="/files/vhkZ3hFlyWgLSeOAruJM">/files/vhkZ3hFlyWgLSeOAruJM</a></td></tr><tr><td align="center"><mark style="color:green;">Embed Creation</mark></td><td align="center">Has advanced embed creation using buttons</td><td><a href="/pages/U84rtzZn9mPbEJe1ziAk">/pages/U84rtzZn9mPbEJe1ziAk</a></td><td></td><td></td><td><a href="/files/rEtsqUgyuFOL09cvMz0A">/files/rEtsqUgyuFOL09cvMz0A</a></td></tr><tr><td align="center">Logs<br>Has invite logs, message logs, welcome &#x26; left logs at last channel logs.</td><td align="center"></td><td><a href="/pages/uQ6ed4r4GSb3I91aABkK">/pages/uQ6ed4r4GSb3I91aABkK</a></td><td></td><td></td><td><a href="/files/MkYny43P8dKqUA8aRm0x">/files/MkYny43P8dKqUA8aRm0x</a></td></tr><tr><td align="center"><mark style="color:green;">Moderation</mark></td><td align="center">Support moderation command for your server.</td><td><a href="/pages/I4zKJsfgyNFfhhALKNip">/pages/I4zKJsfgyNFfhhALKNip</a></td><td></td><td></td><td><a href="/files/jQ7pSIL1o72Ei98cRhyz">/files/jQ7pSIL1o72Ei98cRhyz</a></td></tr></tbody></table>

{% tabs %}
{% tab title="Pages" %}

{% content-ref url="/pages/HJlAt52opxvxaSpWm2es" %}
[Setup](/bot/kakashi/setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/I4zKJsfgyNFfhhALKNip" %}
[Commands](/bot/kakashi/commands.md)
{% endcontent-ref %}
{% endtab %}
{% endtabs %}


---

# 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://kakashidracq.gitbook.io/bot/kakashi.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.
