From c39d022b36a1a48b592f83b0065bf0d75c4f6e0f Mon Sep 17 00:00:00 2001 From: ScorMax Date: Sun, 22 Dec 2024 10:59:25 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=B1=82=E7=94=9F?= =?UTF-8?q?=E4=B9=8B=E8=B7=AFaddons=E6=96=87=E4=BB=B6=E7=AE=A1=E7=90=86=20?= =?UTF-8?q?(#3193)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index facc91534038..186e33403871 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7901,4 +7901,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_addons_manager", + "project_link": "nonebot-plugin-addons-manager", + "author_id": 131855327, + "tags": [ + { + "label": "求生之路", + "color": "#ffff6e" + } + ], + "is_official": false + }, ]