From 4810a5a706499447a46df9bd70529fc3c515d9f3 Mon Sep 17 00:00:00 2001 From: FrostN0v0 Date: Tue, 3 Dec 2024 16:32:06 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=AD=BE=E5=88=B0?= =?UTF-8?q?=20=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 3fdb8fd05d10..acf1f84ee64e 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7726,4 +7726,20 @@ ], "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 + }, ]