From 68b256f13cd6b020cb5543f99f4f33ac6bd63ee8 Mon Sep 17 00:00:00 2001 From: inkink365 Date: Thu, 10 Jul 2025 18:09:36 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20HuaEr=E8=81=8A?= =?UTF-8?q?=E5=A4=A9bot=20(#3563)?= 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 846f01e3..827766af 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9304,4 +9304,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_huaer_bot", + "project_link": "nonebot-plugin-huaer-bot", + "author_id": 216365707, + "tags": [ + { + "label": "DeepSeek", + "color": "#0583b3" + } + ], + "is_official": false + }, ]