From 5ddb9b295d3364b8cd15e6fee68510a5f9617149 Mon Sep 17 00:00:00 2001 From: ScorMax Date: Sun, 22 Dec 2024 11:39:16 +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 713c4ef0dfdb..1f055df1f08c 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7917,4 +7917,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 + }, ]