From dc4da1a042f6c7e31d6eecee8f4124f539969e8f Mon Sep 17 00:00:00 2001 From: L1m3r3nce Date: Tue, 28 Apr 2026 17:24:17 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=A3=AE=E7=A9=BA?= =?UTF-8?q?=E5=B2=9BCOS=E5=9B=BE=20(#3960)?= 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 68d56491..6b9e9e99 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10788,4 +10788,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_skland_cos", + "project_link": "nonebot-plugin-skland-cos", + "author_id": 207130548, + "tags": [ + { + "label": "skland", + "color": "#ea5252" + } + ], + "is_official": false + }, ]