From 2a6eea446d2b9b4c632b85dfa8950c841064c4d7 Mon Sep 17 00:00:00 2001 From: wess09 Date: Thu, 28 May 2026 00:04:14 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=8B=8D=E5=B1=8F?= =?UTF-8?q?=E6=A3=80=E6=B5=8B=20(#3997)?= 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 1c4fa210..d226c2a0 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10947,4 +10947,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_paiping", + "project_link": "nonebot-plugin-paiping", + "author_id": 152146621, + "tags": [ + { + "label": "拍屏", + "color": "#ea5252" + }, + { + "label": "OpenCV", + "color": "#ea5252" + } + ], + "is_official": false + }, ]