From 47f8978901f1fa818f93d50247a73675123e0405 Mon Sep 17 00:00:00 2001 From: uitok Date: Sun, 31 Aug 2025 17:58:28 +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 40a7952d..3aba405d 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9560,4 +9560,16 @@ "tags": [], "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 + }, ]