Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -13245,5 +13245,19 @@
"desc": "过滤消息段中的think",
"repo": "https://github.com/zgojin/astrbot_plugin_thinkTags",
"category": "utilities"
},
"astrbot_plugin_telegraph_longtext": {
"display_name": "Telegraph 长文本",
"desc": "自动将超过 800 字的 AstrBot 回复发布为 Telegraph 页面并发送链接,支持 WebUI 阈值配置、自动分页、常见 Markdown 块、异步重试与失败保留原文。",
"author": "fzf404",
"repo": "https://github.com/fzf404/astrbot_plugin_telegraph_longtext",
"tags": [
"telegram",
"telegraph",
"长文本",
"工具"
],
"social_link": "https://github.com/fzf404",
"category": "utilities"
}
}