From 6b65c5fe69962a901d5e0120bd400780541bd489 Mon Sep 17 00:00:00 2001 From: MelodyYuuka Date: Sun, 5 Nov 2023 12:49:18 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20Nonebot2=20Any=20?= =?UTF-8?q?=E5=A4=9A=E5=B9=B3=E5=8F=B0=E6=9C=8D=E5=8A=A1=20(#2440)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index b20c4b20..0eb451c2 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5255,5 +5255,25 @@ "author": "T0nyX1ang", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_any", + "project_link": "nonebot-plugin-any", + "author": "MelodyYuuka", + "tags": [ + { + "label": "跨平台", + "color": "#36d399" + }, + { + "label": "统一", + "color": "#fa5f55" + }, + { + "label": "工具库", + "color": "#52eadd" + } + ], + "is_official": false } ]