From 3c83cfa44a53195d79408a789fe93bc1f1593d85 Mon Sep 17 00:00:00 2001 From: STESmly Date: Mon, 6 Oct 2025 17:48:24 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20kook=E5=8D=A1?= =?UTF-8?q?=E7=89=87=E6=B6=88=E6=81=AF=E7=BC=96=E5=86=99=E9=80=82=E9=85=8D?= =?UTF-8?q?=E6=8F=92=E4=BB=B6=20(#3707)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index e1fc908a..41f1a18d 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9764,4 +9764,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_kookcardmessage", + "project_link": "nonebot-plugin-kookcardmessage", + "author_id": 174641131, + "tags": [ + { + "label": "kook", + "color": "#ea5252" + } + ], + "is_official": false + }, ]