From 598619d7b7ac284a35aa0115cb4d0328a984ecea Mon Sep 17 00:00:00 2001 From: uitok Date: Tue, 2 Sep 2025 11:21:01 +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 2f893c9e..53cefced 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9580,4 +9580,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 + }, ]