From a0ffc1237046faf5beba3eeaf2186b1f92f845f1 Mon Sep 17 00:00:00 2001 From: STESmly Date: Fri, 2 May 2025 12:12:09 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=AF=8D=E5=BA=93?= =?UTF-8?q?=E8=AF=AD=E8=A8=80=E8=BF=9B=E9=98=B6=E7=89=88=20(#3458)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index b8bd2932..86e3ca59 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8949,4 +8949,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_ciku", + "project_link": "nonebot-plugin-ciku", + "author_id": 174641131, + "tags": [ + { + "label": "词库", + "color": "#ea5252" + }, + { + "label": "小白推荐", + "color": "#ea5252" + } + ], + "is_official": false + }, ]