> For the complete documentation index, see [llms.txt](https://taskoncommunitys-organization.gitbook.io/guide-book/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://taskoncommunitys-organization.gitbook.io/guide-book/community-hub/bot-integration/telegram-integration/how-to-add-taskon-telegram-bot.md).

# How to Add TaskOn Telegram Bot

Telegram members can easily access real-time information about community tasks, ensuring a seamless connection between Telegram and the Community.

1. Click " `Community Settings`", then select "`Telegram Integration`".

<figure><img src="/files/hzMofSi96X8rjR1HARlA" alt="" width="563"><figcaption></figcaption></figure>

TaskOn Telegram Bot supports multiple features: `Automatic Notification`, `Predefined Commands`, and `Telegram Mini Program`. More will be available in the future.

| Items                                        | Note                                                                                                                                                                         | Permissions                                                         |
| -------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- |
| Automatic notification on Telegram group     | Notifications of new tasks/sprints/events on Telegram keep users well informed and encourage immediate participation.                                                        | Send Messages                                                       |
| Automatic notification on `Telegram channel` | Notifications of new tasks/sprints/quests on Telegram keep users well informed and encourage immediate participation.                                                        | <p>Change channel info</p><p>Post messages</p><p>Manage stories</p> |
| Predefined commands on Telegram group        | Commands for completing tasks, querying points/levels/rankings...                                                                                                            | Send messages                                                       |
| Join Telegram task verification              | If you create Join Telegram task on community,  bot can help you to verify.                                                                                                  | Admin                                                               |
| Telegram mini-program                        | The community platform seamlessly integrates with Telegram mini-program. Users can complete tasks, join quests, and check rewards and leaderboard easily on Telegram easily. |                                                                     |

2. Mark the checkbox, enter your telegram link, and then click" `+ Add TaskOn bot to your server & grant permissions`".
3. Click "`Add to Group or Channel`".

<figure><img src="/files/F3zoVwiTGhl4OJJSuyoY" alt="" width="563"><figcaption></figcaption></figure>

2. Add Bot as admin to your group or channel and grant the necessary permissions and access to the TaskOn Bot.

<figure><img src="/files/SG0vkzAi45dpUriittbu" alt="" width="563"><figcaption></figcaption></figure>

4. Click "`Admin Rights`", and then click "`Add bot as admin`".

<figure><img src="/files/wWQSArEep5BNWbu4xhaU" alt="" width="343"><figcaption></figcaption></figure>

### **Automatic Notification on Telegram Group**

1. In group, click "`Restrict`", choose "`Send Messages`", then click "`Apply`".

<figure><img src="/files/CNe18fvNKt9GFqK2FjE9" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/n7PkykxQgzuNfZ1mdf6V" alt="" width="375"><figcaption></figcaption></figure>

### Automatic Notification on Telegram Channel

1. In Channel, click "`Administrators`".

<figure><img src="/files/UnZzriOdWqi6sXQqrBLC" alt="" width="563"><figcaption></figcaption></figure>

2. Choose TaskOn\_Telegram\_bot.

<figure><img src="/files/TJHNW6Zpqa2V9hjNdS30" alt="" width="563"><figcaption></figcaption></figure>

3. Click "`Change Channel Info`", "`Post Messages`", "`Manage Stories`".
4. Click "`Done`".

<figure><img src="/files/BohAZoeoYWV2DnAkiKpo" alt="" width="337"><figcaption></figcaption></figure>

### Join Telegram Task Verification

1. In group, click "`Administrators`".

<figure><img src="/files/rtFz2o4Pa0qy4sSnlvku" alt="" width="563"><figcaption></figcaption></figure>

2. Click "`Add Admin`".

<figure><img src="/files/6Nq2CWgkeYm1wx0POag6" alt="" width="563"><figcaption></figcaption></figure>

3. Click "`Done`".

<figure><img src="/files/gOLnDdLP08gEInd0irU2" alt="" width="503"><figcaption></figcaption></figure>


---

# 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:

```
GET https://taskoncommunitys-organization.gitbook.io/guide-book/community-hub/bot-integration/telegram-integration/how-to-add-taskon-telegram-bot.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.
