From 0483e5e5e69654691b1762e7634e4005e450d144 Mon Sep 17 00:00:00 2001 From: BraveCowardp Date: Fri, 25 Apr 2025 17:24:27 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=A1=94=E5=90=89?= =?UTF-8?q?=E5=A4=9A=E5=8A=A9=E6=89=8B=20(#3454)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index d551eaa6..e7e2c88e 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8886,4 +8886,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_taygedo_helper", + "project_link": "nonebot-plugin-taygedo-helper", + "author_id": 61410850, + "tags": [ + { + "label": "幻塔", + "color": "#ea5252" + }, + { + "label": "塔吉多", + "color": "#ea5252" + } + ], + "is_official": false + }, ]