From c37e493afd3e0df5ac599e0413f1584582be38e8 Mon Sep 17 00:00:00 2001 From: uitok Date: Mon, 8 Sep 2025 09:28:03 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20DMP=20=E9=A5=A5?= =?UTF-8?q?=E8=8D=92=E7=AE=A1=E7=90=86=E5=B9=B3=E5=8F=B0=E6=9C=BA=E5=99=A8?= =?UTF-8?q?=E4=BA=BA=20(#3615)?= 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 6d0f5aa1..c5ec72f0 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9640,4 +9640,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_dst_qq", + "project_link": "nonebot-plugin-dst-qq", + "author_id": 145603392, + "tags": [ + { + "label": "server", + "color": "#52ea9d" + } + ], + "is_official": false + }, ]