Plugin Info
{
"name": "astrbot_plugin_feedback_tool",
"display_name": "用户反馈工具",
"desc": "注册一个 LLM 函数工具。当 LLM 察觉到用户对机器人不满意时,会有意识地主动询问是否要把问题反馈给开发者;用户同意后自动整理反馈报告(含对话时间线、会话 UMO、用户 ID、群信息、反馈原因),并主动发送给插件配置中 UMO 列表对应的会话。报告格式支持在插件配置中自定义。",
"author": "AlanBacker",
"repo": "[https://xxxx. DO NOT end with `.git`](https://github.com/AlanBacker/astrbot_plugin_feedback_tool)",
"tags": ["用户","反馈","函数工具","体验"],
"social_link": "https://space.bilibili.com/702922307"
}
Check List
Plugin Info
{ "name": "astrbot_plugin_feedback_tool", "display_name": "用户反馈工具", "desc": "注册一个 LLM 函数工具。当 LLM 察觉到用户对机器人不满意时,会有意识地主动询问是否要把问题反馈给开发者;用户同意后自动整理反馈报告(含对话时间线、会话 UMO、用户 ID、群信息、反馈原因),并主动发送给插件配置中 UMO 列表对应的会话。报告格式支持在插件配置中自定义。", "author": "AlanBacker", "repo": "[https://xxxx. DO NOT end with `.git`](https://github.com/AlanBacker/astrbot_plugin_feedback_tool)", "tags": ["用户","反馈","函数工具","体验"], "social_link": "https://space.bilibili.com/702922307" }Check List