From a6c52a3c33780066a123794902990792291a0976 Mon Sep 17 00:00:00 2001 From: enKl03B Date: Wed, 30 Apr 2025 16:13:35 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E4=B8=80=E8=A8=80?= =?UTF-8?q?+=20(#3440)?= 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 6d9d5909..416099cf 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8909,4 +8909,16 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_hitokoto_plus", + "project_link": "nonebot-plugin-hitokoto-plus", + "author_id": 163709829, + "tags": [ + { + "label": "一言", + "color": "#7d24d5" + } + ], + "is_official": false + }, ]