Plugin Info
{
"name": "astrbot_plugin_autoreply_judge",
"display_name": "自动回复判断",
"desc": "把群聊消息交给LLM判断是否回复,智能拦截无关消息。配置简单,支持独立判断模型、概率冒泡、上下文感知、缓存加速、错误日志屏蔽(避免拦截的消息抛出主动回复失败错误)。群内发 /reply 一键开关。",
"author": "Chengxing507",
"repo": "https://github.com/chengxing507/astrbot_plugin_autoreply_judge",
"tags": [
"群聊",
"主动回复",
"配置简单"
],
"social_link": "https://github.com/chengxing507/"
}
Check List
Plugin Info
{ "name": "astrbot_plugin_autoreply_judge", "display_name": "自动回复判断", "desc": "把群聊消息交给LLM判断是否回复,智能拦截无关消息。配置简单,支持独立判断模型、概率冒泡、上下文感知、缓存加速、错误日志屏蔽(避免拦截的消息抛出主动回复失败错误)。群内发 /reply 一键开关。", "author": "Chengxing507", "repo": "https://github.com/chengxing507/astrbot_plugin_autoreply_judge", "tags": [ "群聊", "主动回复", "配置简单" ], "social_link": "https://github.com/chengxing507/" }Check List