feat(telegram): 增强 Telegram 频道配置选项#8
Open
arschlochnop wants to merge 3 commits into
Open
Conversation
- 为 Telegram 消息添加可选的 chat_id 覆盖选项,避免一个bot发送多个群组时需要创建多个渠道 - 引入`禁用网页预览`选项 refactor(template): 限制input的变量支持,防止添加input组件误添加`变量支持`功能 feat(telegram): 添加对 Telegram 群组话题 ID(message_thread_id) 的支持
Author
refactor: 添加`DISABLE_REGISTER`配置项,可选择关闭注册,默认为`flase`
|
的确这个功能,也是我需要的。。我才提了问题。这里就看到了 |
Author
应该这功能不在作者路线图里,就还没合并,你可以手工合并下我的那个分支 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

禁用网页预览选项refactor(template): 限制input的变量支持,防止添加input组件误添加
变量支持功能feat(telegram): 添加对 Telegram 群组话题 ID(message_thread_id) 的支持