From edfd0eb887d56f3171f84f29ea4e64e706d6bada Mon Sep 17 00:00:00 2001 From: Autuamn Date: Fri, 28 Jun 2024 20:30:11 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20QQ=E7=BE=A4-Discor?= =?UTF-8?q?d=20=E4=BA=92=E9=80=9A=20(#2787)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 0e4aa269..9058b564 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6394,5 +6394,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_dcqq_relay", + "project_link": "nonebot-plugin-dcqq-relay", + "author": "Autuamn", + "tags": [ + { + "label": "消息互通", + "color": "#428fdb" + } + ], + "is_official": false } ]