From a4be2c465f2f1a209400a791c5634a36ceb3cbb1 Mon Sep 17 00:00:00 2001 From: Funny1Potato Date: Wed, 11 Sep 2024 21:02:24 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E4=BA=8C=E7=BB=B4?= =?UTF-8?q?=E7=A0=81=E7=94=9F=E6=88=90=E5=99=A8=20(#2941)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 691d7096..b09c359c 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6935,5 +6935,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_QRrender", + "project_link": "nonebot-plugin-QRrender", + "author": "Funny1Potato", + "tags": [ + { + "label": "二维码", + "color": "#ea5252" + } + ], + "is_official": false } ]