From a8f61bbf1fd59ba1b0b245a6ec0f9b0502192395 Mon Sep 17 00:00:00 2001 From: wess09 Date: Sat, 16 May 2026 23:36:15 +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 33114484c62e..dd7bded33d9d 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10855,4 +10855,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 + }, ]