From cec09397cc92c0df4ff8760c5f0bf59e98e1131e Mon Sep 17 00:00:00 2001 From: Hiroshi12138 Date: Tue, 24 Jan 2023 08:32:32 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=AF=B9=E8=AF=9D?= =?UTF-8?q?=E8=B6=85=E7=AE=A1=20(#1626)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 120708f7..54ab0d82 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -3866,5 +3866,20 @@ "homepage": "https://github.com/kifuan/nonebot-plugin-molar-mass", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_report_manager", + "project_link": "nonebot-plugin-report-manager", + "name": "对话超管", + "desc": "群员通过Bot对话超管", + "author": "Hiroshi12138", + "homepage": "https://github.com/Hiroshi12138/nonebot_plugin_report_manager", + "tags": [ + { + "label": "a:onebot", + "color": "#a95454" + } + ], + "is_official": false } ]