From 8b9577db1b0a9be02bff6e0ebe955eb8ce004d26 Mon Sep 17 00:00:00 2001 From: inkink365 Date: Sun, 20 Jul 2025 18:17:04 +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 0e6a2c08..d7d3493f 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9336,4 +9336,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 + }, ]