From c92472e9b8bae21f5e2e37e9e9320323a6dceffb Mon Sep 17 00:00:00 2001 From: uitok Date: Tue, 9 Sep 2025 12:08:49 +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 511721b7..9e9eb551 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9660,4 +9660,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 + }, ]