From 5cf4ff66a345302501e35fedaeb8eacfd0cb6a51 Mon Sep 17 00:00:00 2001 From: Autuamn Date: Sun, 21 Apr 2024 10:36:06 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20QQ=E9=A2=91?= =?UTF-8?q?=E9=81=93-Discord=20=E4=BA=92=E9=80=9A=20(#2666)?= 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 6e43f46e..5bc8c049 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5823,5 +5823,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_dcqg_relay", + "project_link": "nonebot-plugin-dcqg-relay", + "author": "Autuamn", + "tags": [ + { + "label": "消息互通", + "color": "#52beea" + } + ], + "is_official": false } ]