From 09be4bcbd2dbb942efdc5b885bce378be096993c Mon Sep 17 00:00:00 2001 From: "astrbot-plugin-copybara[bot]" <261421607+astrbot-plugin-copybara[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 06:17:28 +0000 Subject: [PATCH] chore: sync plugin from AstrBotDevs/AstrBot#8415 --- plugins.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/plugins.json b/plugins.json index e9837617..a9106793 100644 --- a/plugins.json +++ b/plugins.json @@ -1,4 +1,18 @@ { + "astrbot-plugin-count-loc": { + "display_name": "代码统计 (CountLOC)", + "desc": "一个可以分析 GitHub/GitLab 公开仓库代码行数、文件数和注释行数的 AstrBot 插件喵。支持多分支选择、自定义忽略项过滤和 LLM 函数工具调用喵!", + "author": "DBJD-CR & Gemini", + "repo": "https://github.com/DBJD-CR/astrbot_plugin_count_loc", + "tags": [ + "GitHub", + "GitLab", + "代码统计", + "代码分析", + "code-analysis" + ], + "social_link": "https://github.com/DBJD-CR" + }, "astrbot_plugin_mmx_cli_tool": { "display_name": "MiniMax 多模态工具", "desc": "接入 mmx-cli,提供 MiniMax 的文本、图片、视频、音乐、纯音乐、语音、视觉理解和搜索能力。",