From b8c4898efff62f7497b177653f70ae9bfeca2014 Mon Sep 17 00:00:00 2001 From: Refound-445 Date: Sat, 14 Dec 2024 22:47:03 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=A5=B6=E9=BE=99?= =?UTF-8?q?=E9=AD=94=E6=B3=95=20(#3173)?= 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 58e769a8..f126dbf9 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7805,4 +7805,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_nailongmagic", + "project_link": "nonebot-plugin-nailongmagic", + "author_id": 137168144, + "tags": [ + { + "label": "SD", + "color": "#3645e3" + }, + { + "label": "nailong", + "color": "#edd81b" + }, + { + "label": "func", + "color": "#43ed1b" + } + ], + "is_official": false + }, ]