From 14c8b661038ef8c4e15093c49e5ead8b30377299 Mon Sep 17 00:00:00 2001 From: Pochinki98 Date: Thu, 20 Feb 2025 15:05:44 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E4=B8=81=E7=9C=9F?= =?UTF-8?q?=E8=AF=AD=E9=9F=B3=E7=94=9F=E6=88=90=E5=99=A8=20(#3315)?= 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 327e160d..0596afd0 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8345,4 +8345,24 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_dingzhen", + "project_link": "nonebot-plugin-dingzhen", + "author_id": 109138085, + "tags": [ + { + "label": "语音", + "color": "#126fdf" + }, + { + "label": "丁真", + "color": "#df2f2f" + }, + { + "label": "语音合成", + "color": "#0cdf4f" + } + ], + "is_official": false + }, ]