From fe92d29322ebcb8c9be6d7d1b891e53c9cacccbd Mon Sep 17 00:00:00 2001 From: AbCooly Date: Sat, 1 Oct 2022 17:04:32 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=9B=91=E5=90=AC?= =?UTF-8?q?=E8=80=85=20(#1298)?= 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 b3b5f313..3686bbd7 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2877,5 +2877,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_listener", + "project_link": "nonebot-plugin-listener", + "name": "监听者", + "desc": "监听指定消息并转发到指定群", + "author": "AbCooly", + "homepage": "https://github.com/AbCooly/nonebot_plugin_listener", + "tags": [], + "is_official": false } ] \ No newline at end of file