[PR #8] feat(telegram): 增强 Telegram 频道配置选项 #32

Open
opened 2026-03-01 14:53:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/beilunyang/moepush/pull/8
Author: @arschlochnop
Created: 3/8/2025
Status: 🔄 Open

Base: mainHead: feature/telegram-improve


📝 Commits (3)

  • e20aa78 feat(telegram): 增强 Telegram 频道配置选项
  • c86af78 Merge pull request #1 from arschlochnop/feature/enable-disable-register
  • 2b95712 Merge branch 'main' into feature/telegram-improve

📊 Changes

3 files changed (+26 additions, -3 deletions)

View changed files

📝 .env.example (+2 -1)
📝 components/template-fields.tsx (+2 -1)
📝 lib/channels/telegram.ts (+22 -1)

📄 Description

  • 为 Telegram 消息添加可选的 chat_id 覆盖选项,避免一个bot发送多个群组时需要创建多个渠道
  • 引入禁用网页预览选项

refactor(template): 限制input的变量支持,防止添加input组件误添加变量支持功能

feat(telegram): 添加对 Telegram 群组话题 ID(message_thread_id) 的支持


🔄 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/beilunyang/moepush/pull/8 **Author:** [@arschlochnop](https://github.com/arschlochnop) **Created:** 3/8/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `feature/telegram-improve` --- ### 📝 Commits (3) - [`e20aa78`](https://github.com/beilunyang/moepush/commit/e20aa782385ce3bc61f55d5672f17da5df69a3be) feat(telegram): 增强 Telegram 频道配置选项 - [`c86af78`](https://github.com/beilunyang/moepush/commit/c86af78377fd66e31cd0e066b66f01870675bce7) Merge pull request #1 from arschlochnop/feature/enable-disable-register - [`2b95712`](https://github.com/beilunyang/moepush/commit/2b9571214f4ed238c7bb03e16db17652dd61a762) Merge branch 'main' into feature/telegram-improve ### 📊 Changes **3 files changed** (+26 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+2 -1) 📝 `components/template-fields.tsx` (+2 -1) 📝 `lib/channels/telegram.ts` (+22 -1) </details> ### 📄 Description - 为 Telegram 消息添加可选的 chat_id 覆盖选项,避免一个bot发送多个群组时需要创建多个渠道 - 引入`禁用网页预览`选项 refactor(template): 限制input的变量支持,防止添加input组件误添加`变量支持`功能 feat(telegram): 添加对 Telegram 群组话题 ID(message_thread_id) 的支持 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/moepush#32
No description provided.