From 174e5b55ef5ba6b655b8ae9e903435095e529d22 Mon Sep 17 00:00:00 2001 From: SeeWhyRan Date: Wed, 18 Feb 2026 23:09:53 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E4=BB=8A=E6=97=A5?= =?UTF-8?q?doro=E7=BB=93=E5=B1=80=20(#3851)?= 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 b3f67851..879f757e 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10382,4 +10382,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_doroending", + "project_link": "nonebot-plugin-doroending", + "author_id": 127853582, + "tags": [ + { + "label": "doro", + "color": "#ea5252" + } + ], + "is_official": false + }, ]