# Cat UserBot

## 🚀 Features

Catuserbot provides various features that can enhance your Telegram experience, such as:

* 🤖 Customizable commands: You can create custom commands to perform various actions in your Telegram account.
* 💬 Auto-reply: You can set up auto-replies for specific keywords or phrases to respond to messages automatically.
* 🗃️ Chat management: You can manage your chats, such as archiving, muting, and pinning chats, and deleting messages.
* 🎬 Media manipulation: You can download and manipulate media files, such as images, videos, and audio files.

## 📦 Repositories

The Catuserbot organization repositories are:

* [<mark style="color:blue;">**Catuserbot**</mark>](https://github.com/TgCatUB/catuserbot) **:** A simple Telegram userbot based on Telethon. It has 1.4k stars and 5.7k forks on GitHub. If you find Catuserbot useful, please consider giving us a ⭐.
* [<mark style="color:blue;">**Nekopack**</mark>](https://github.com/TgCatUB/nekopack) **:** A shell script that automates the installation of various tools and packages on Linux. It has 1.6k stars and 6.2k forks on GitHub.

## 👥 Our Team

Catuserbot is developed and maintained by a team of dedicated contributors:

<table><thead><tr><th data-type="users" data-multiple>Team Members</th><th align="center">Role</th></tr></thead><tbody><tr><td></td><td align="center">Pro Hacker</td></tr><tr><td></td><td align="center">Lead Developer</td></tr><tr><td></td><td align="center">Developer</td></tr><tr><td></td><td align="center">Admin Support</td></tr></tbody></table>

We are passionate about creating a user-friendly and customizable userbot experience for Telegram users, and we welcome contributions from anyone who shares our passion.

## 🤝 Contribution

Catuserbot is an open-source project, and contributions are welcome. You can contribute to the project by:

* 🐛 Fixing bugs
* ➕ Adding new features
* 📝 Improving documentation

To contribute to the project, you can fork the repository, make your changes, and submit a pull request. If you find Catuserbot useful, please consider giving us a ⭐.


---

# 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://tgcatub.gitbook.io/catuserbot/about-us/cat-userbot.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.
