From 0fbfa20257dac669154145958d7539f73f90b849 Mon Sep 17 00:00:00 2001 From: fllesser Date: Tue, 3 Dec 2024 20:48:23 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E9=93=BE=E6=8E=A5?= =?UTF-8?q?=E5=88=86=E4=BA=AB=E8=A7=A3=E6=9E=90=E5=99=A8=E9=87=8D=E5=88=B6?= =?UTF-8?q?=E7=89=88=20(#3153)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 3fdb8fd05d10..3d5528701e02 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7726,4 +7726,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_resolver2", + "project_link": "nonebot-plugin-resolver2", + "author_id": 64878354, + "tags": [ + { + "label": "音频", + "color": "#cb324f" + }, + { + "label": "视频", + "color": "#cb324f" + }, + { + "label": "bilibili", + "color": "#ec3658" + } + ], + "is_official": false + }, ]