From 72e42eaafe1b61002160e0d8808d8e853407f9a2 Mon Sep 17 00:00:00 2001 From: 17TheWord <17TheWord@users.noreply.github.com> Date: Mon, 8 Aug 2022 02:25:16 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20MC=5FQQ=E9=80=9A?= =?UTF-8?q?=E4=BF=A1=20(#1126)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index c0d46f3d527a..d292cf5758b4 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2144,5 +2144,24 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_mcqq", + "project_link": "nonebot-plugin-mcqq", + "name": "MC_QQ通信", + "desc": "基于NoneBot的与Minecraft Server互通消息的插件", + "author": "17TheWord", + "homepage": "https://github.com/17TheWord/nonebot-plugin-mcqq", + "tags": [ + { + "label": "Minecraft", + "color": "#52ea6f" + }, + { + "label": "消息互通", + "color": "#52eadf" + } + ], + "is_official": false } ] \ No newline at end of file