From 1b6d35947291de4039eeca3b663d60418642b8f5 Mon Sep 17 00:00:00 2001 From: anka <1350989414@qq.com> Date: Wed, 24 Dec 2025 13:01:18 +0800 Subject: [PATCH] update --- plugins.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/plugins.json b/plugins.json index 6097600..7004b35 100644 --- a/plugins.json +++ b/plugins.json @@ -423,12 +423,12 @@ "tags": ["功能", "汇总"], "social_link": "https://github.com/1-20182" }, - "astrbot_plugin_color_converter": { - "display_name": "颜色格式转换", - "desc": "实现RGB、CMYK、16进制颜色格式互转", + "astrbot_plugin_color": { + "display_name": "颜色转换器", + "desc": "实现颜色格式互转、图片按坐标取色等颜色分析功能", "author": "CecilyGao", - "repo": "https://github.com/CecilyGao/astrbot_plugin_color_converter", - "social_link": "https://github.com/CecilyGao" + "repo": "https://github.com/CecilyGao/astrbot_plugin_color", + "tags": ["视觉", "颜色"] }, "astrbot_plugin_wca": { "display_name": "WCA 查询",