From 00b37fb3d2866f0af660aa5f25223cef4b440c60 Mon Sep 17 00:00:00 2001 From: cjladmin Date: Tue, 11 Oct 2022 11:21:09 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=9B=91=E6=B5=8B?= =?UTF-8?q?=E7=BE=A4=E4=BA=8B=E4=BB=B6=20(#900)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 23394323..0aed17fc 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2931,5 +2931,15 @@ "homepage": "https://github.com/KarisAya/nonebot_plugin_russian_ban", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_monitor", + "project_link": "nonebot-plugin-monitor", + "name": "监测群事件", + "desc": "监测群成员变动、文件上传、红包运气王、管理员变动等等...", + "author": "cjladmin", + "homepage": "https://github.com/cjladmin/nonebot_plugin_monitor", + "tags": [], + "is_official": false } ] \ No newline at end of file