Plugin Info
{
"name": "astrbot_plugin_telegraph_longtext",
"display_name": "Telegraph 长文本",
"desc": "自动将超过指定字数的 AstrBot 回复发布为 Telegraph 页面,并在聊天中发送链接。支持 WebUI 阈值配置、自动分页、常见 Markdown 块、异步重试与失败保留原文。",
"author": "fzf404",
"repo": "https://github.com/fzf404/astrbot_plugin_telegraph_longtext",
"tags": ["telegram", "telegraph", "长文本", "工具"],
"social_link": "https://github.com/fzf404"
}
Check List
Verification
- Ruff formatting and lint checks pass.
- Unit tests pass on Python 3.12 and 3.13 in GitHub Actions.
- A live Telegraph API publishing smoke test completed successfully.
- Compatible with AstrBot
>=4.26.7,<5.
Plugin Info
{ "name": "astrbot_plugin_telegraph_longtext", "display_name": "Telegraph 长文本", "desc": "自动将超过指定字数的 AstrBot 回复发布为 Telegraph 页面,并在聊天中发送链接。支持 WebUI 阈值配置、自动分页、常见 Markdown 块、异步重试与失败保留原文。", "author": "fzf404", "repo": "https://github.com/fzf404/astrbot_plugin_telegraph_longtext", "tags": ["telegram", "telegraph", "长文本", "工具"], "social_link": "https://github.com/fzf404" }Check List
Verification
>=4.26.7,<5.