From d62c6561c203bf3dc45bc33f679ad3e0842db688 Mon Sep 17 00:00:00 2001 From: kanbereina Date: Tue, 25 Jun 2024 21:18:17 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20NTQQ=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=E7=99=BB=E5=BD=95/=E6=96=AD=E8=BF=9E=E9=87=8D?= =?UTF-8?q?=E5=90=AF=20(#2783)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 5616625d..2de133b0 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6318,5 +6318,25 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_ntqq_restart", + "project_link": "nonebot-plugin-ntqq-restart", + "author": "kanbereina", + "tags": [ + { + "label": "llonebot", + "color": "#f9e642" + }, + { + "label": "NTQQ", + "color": "#ede9e9" + }, + { + "label": "Windows", + "color": "#52aaea" + } + ], + "is_official": false } ]