From 867766b46954e0c79395bcc82080d693ecb43a5f Mon Sep 17 00:00:00 2001 From: FrostN0v0 Date: Fri, 6 Dec 2024 10:59:37 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20PCR=E7=AD=BE?= =?UTF-8?q?=E5=88=B0=E9=87=8D=E5=88=B6=E7=89=88=20(#3156)?= 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 6a340d56..548af46e 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7753,4 +7753,20 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_pcr_sign", + "project_link": "nonebot-plugin-pcr-sign", + "author_id": 80870777, + "tags": [ + { + "label": "PCR", + "color": "#ea5252" + }, + { + "label": "签到", + "color": "#aeeaa8" + } + ], + "is_official": false + }, ]