From 533156aa0644b8b228830eec300e6fc60030472d Mon Sep 17 00:00:00 2001 From: Zmjjeff7 Date: Wed, 6 May 2026 15:23:00 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=BC=96=E7=A8=8B?= =?UTF-8?q?=E5=91=BD=E5=90=8D=E9=A3=8E=E6=A0=BC=E8=BD=AC=E6=8D=A2=20(#3989?= =?UTF-8?q?)?= 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 7c167677..bf12374d 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10807,4 +10807,16 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_namepy", + "project_link": "nonebot-plugin-namepy", + "author_id": 175370943, + "tags": [ + { + "label": "命名工具", + "color": "#5fa8d3" + } + ], + "is_official": false + }, ]