[PR #225] [MERGED] Add Telegram channel connector docs #220

Closed
opened 2026-06-05 15:22:44 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anythingllm-docs/pull/225
Author: @shatfield4
Created: 3/25/2026
Status: Merged
Merged: 3/26/2026
Merged by: @timothycarambat

Base: mainHead: 223-telegram-channel-connector


📝 Commits (3)

📊 Changes

10 files changed (+209 additions, -1 deletions)

View changed files

📝 pages/_meta.json (+10 -1)
pages/channels/_meta.json (+11 -0)
pages/channels/telegram.mdx (+188 -0)
public/images/guides/channels/telegram/agent-chart.png (+0 -0)
public/images/guides/channels/telegram/connected-view.png (+0 -0)
public/images/guides/channels/telegram/image-understanding.png (+0 -0)
public/images/guides/channels/telegram/setup-step1.png (+0 -0)
public/images/guides/channels/telegram/setup-step2.png (+0 -0)
public/images/guides/channels/telegram/telegram-chat-demo.png (+0 -0)
public/images/guides/channels/telegram/user-verification.png (+0 -0)

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style

Relevant Issues

resolves #223

What is in this change?

  • Adds docs and images for the Telegram channel bot connector for AnythingLLM

Additional Information

Validations

  • Ensured updated documentation pass spell check
  • Updated or added relevant links as needed
  • Reviewed the changes for clarity and accuracy
  • Successfully ran the code locally without encountering errors

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anythingllm-docs/pull/225 **Author:** [@shatfield4](https://github.com/shatfield4) **Created:** 3/25/2026 **Status:** ✅ Merged **Merged:** 3/26/2026 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `main` ← **Head:** `223-telegram-channel-connector` --- ### 📝 Commits (3) - [`792565f`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/792565ffdf3815c6355c259e1b7c453cea1f648c) Telegram channel connector docs - [`35bfe51`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/35bfe517b1606df82faac386a63e92face107170) compress imgs - [`2052967`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/20529678873bab51cefbc81957f9a612b9ddb559) change version ### 📊 Changes **10 files changed** (+209 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pages/_meta.json` (+10 -1) ➕ `pages/channels/_meta.json` (+11 -0) ➕ `pages/channels/telegram.mdx` (+188 -0) ➕ `public/images/guides/channels/telegram/agent-chart.png` (+0 -0) ➕ `public/images/guides/channels/telegram/connected-view.png` (+0 -0) ➕ `public/images/guides/channels/telegram/image-understanding.png` (+0 -0) ➕ `public/images/guides/channels/telegram/setup-step1.png` (+0 -0) ➕ `public/images/guides/channels/telegram/setup-step2.png` (+0 -0) ➕ `public/images/guides/channels/telegram/telegram-chat-demo.png` (+0 -0) ➕ `public/images/guides/channels/telegram/user-verification.png` (+0 -0) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [x] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style ### Relevant Issues <!-- Use "resolves #xxx" to auto resolve on merge. Otherwise, please use "connect #xxx" --> resolves #223 ### What is in this change? <!-- Describe the changes in this PR that are impactful to the documentation site. --> - Adds docs and images for the Telegram channel bot connector for AnythingLLM ### Additional Information <!-- Add any other context about the Pull Request here that was not captured above. --> - Docs for https://github.com/Mintplex-Labs/anything-llm/pull/5190 ### Validations <!-- All of the applicable items should be checked. --> - [x] Ensured updated documentation pass spell check - [x] Updated or added relevant links as needed - [x] Reviewed the changes for clarity and accuracy - [x] Successfully ran the code locally without encountering errors --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 15:22:44 -04:00
yindo closed this issue 2026-06-05 15:22:44 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anythingllm-docs#220