Revert "为长任务插件接入后台任务模式"

This reverts commit 0d1362f97e.
This commit is contained in:
Liu
2026-05-01 12:12:54 +08:00
parent b59b61dade
commit a9c3518b4a
7 changed files with 78 additions and 351 deletions

View File

@@ -4,7 +4,7 @@ command = ["菜单", "功能菜单"]
# 菜单输出模式:
# - text发送文本菜单历史行为
# - image先用 md2image 将 Markdown 渲染为图片后发送
output_mode = "text"
output_mode = "image"
# 图片生成失败时是否回退文本菜单:
# - false严格按图片模式不发送完整菜单文本
# - true优先保证可达失败后改发文本