# Terms Of Service ("ToS")

These Terms of Service ("Terms") govern the use of the Discord moderation bot (the "Bot"). By inviting, installing, or using the Bot in a Discord server, you agree to these Terms. If you do not agree, you must not use the Bot.

***

### 1. Definitions

* **Bot**: The Discord moderation bot and its related code, commands, and features.
* **User**: Any individual who interacts with the Bot.
* **Server Owner / Administrator**: A user with administrative permissions in a Discord server where the Bot is installed.
* **Service**: The functionality provided by the Bot.

***

### 2. Acceptance of Terms

By using the Bot, you confirm that you have read, understood, and agreed to these Terms. The Bot is **publicly available** and may be invited to any Discord server at the discretion of that server’s administrators. Server Owners are responsible for informing their members about the Bot’s functionality.

***

### 3. Description of Service

The Bot provides moderation and administrative tools, including but not limited to:

* Kicking, banning, and unbanning users
* Timing out or muting users
* Clearing messages
* Server setup and moderation configuration

The Service is provided "as is" and may change at any time.

***

### 4. User Responsibilities

You agree that you will not:

* Use the Bot to violate Discord’s Terms of Service or Community Guidelines
* Use the Bot for harassment, abuse, discrimination, or illegal activity
* Attempt to exploit, modify, or reverse-engineer the Bot in a malicious way
* Use the Bot to collect personal data unlawfully

Server Owners are solely responsible for how the Bot is used within their servers.

***

### 5. Permissions & Access

The Bot requires certain Discord permissions to function properly. By adding the Bot to a server, you grant it the permissions you approve during the invite process. You may remove the Bot at any time.

***

### 6. Data & Privacy

* The Bot may store server-specific configuration data (such as role IDs and channel IDs).
* The Bot does **not** intentionally collect personal or sensitive user data.
* Any data stored is used solely for providing the Service.

Data handling is subject to applicable laws and Discord policies.

***

### 7. Availability & Reliability

* The Bot is provided on a best-effort basis.
* There is no guarantee of uptime, availability, or error-free operation.
* Features may be added, modified, or removed at any time without notice.

***

### 8. Termination

We reserve the right to restrict or terminate access to the Bot at any time if:

* These Terms are violated
* The Bot is used maliciously or abusively
* Continued operation poses technical or legal risk

Server Owners may remove the Bot from their server at any time.

***

### 9. Limitation of Liability

To the fullest extent permitted by law:

* The Bot’s developers shall not be liable for any damages, losses, or issues resulting from use or inability to use the Bot.
* This includes, but is not limited to, moderation mistakes, server disruptions, or data loss.

Use of the Bot is at your own risk.

***

### 10. Indemnification

You agree to indemnify and hold harmless the Bot’s developers from any claims, damages, or disputes arising from your use of the Bot or violation of these Terms.

***

### 11. Changes to These Terms

These Terms may be updated at any time. Continued use of the Bot after changes constitutes acceptance of the revised Terms.

***

### 12. Public Use & Distribution

* The Bot is provided as a **public service** and may be freely added to Discord servers.
* Availability, features, and access may change at any time.
* Abuse, mass misuse, or attempts to weaponize the Bot may result in access restrictions.

***

### 13. Contact

For questions, concerns, or reports regarding the Bot, contact the Bot developer or maintainer through the platform where the Bot is distributed.

***

**By using the Bot, you acknowledge that you have read and agreed to these Terms of Service.**


---

# 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://qillatum.gitbook.io/legal/terms-of-service-tos.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.
