From 4cbddaab8168db5854424c842dd27c3a1821e2a0 Mon Sep 17 00:00:00 2001 From: "astrbot-plugin-copybara[bot]" <261421607+astrbot-plugin-copybara[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 06:24:05 +0000 Subject: [PATCH] chore: sync plugin from AstrBotDevs/AstrBot#6485 --- plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/plugins.json b/plugins.json index 7ff18846..fb90430b 100644 --- a/plugins.json +++ b/plugins.json @@ -1,4 +1,11 @@ { + "astrbot-plugin-content-info": { + "display_name": "上下文统计信息", + "desc": "通过/context 获取当前上下文长度", + "author": "晚来秋", + "repo": "https://github.com/Wan-LaiQiu/astrbot_plugin_content_info", + "social_link": "https://github.com/Wan-LaiQiu/astrbot_plugin_content_info" + }, "astrbot-plugin-Network-Connectivity-Check": { "display_name": "网络连接监测", "desc": "定时监测网络连接状态,支持 HTTP/Ping/TCP 多种检测方式,可用于代理连通性、服务可用性监测。",