From 18101440920aa9d5d484ce57cf856419a8c7397a Mon Sep 17 00:00:00 2001 From: Pochinki98 Date: Sun, 23 Mar 2025 15:49:31 +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 5a38f57e..82803b42 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8556,4 +8556,24 @@ ], "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 + }, ]