From ae689605a5152a93365fb8e82fac7c9b53a2b44b Mon Sep 17 00:00:00 2001 From: hmzz804 Date: Sun, 8 Jan 2023 12:54:29 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=9B=9E=E5=A3=B0?= =?UTF-8?q?=E6=B4=9E=20(#1570)?= 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 82d4d58a..ef6de820 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -3991,5 +3991,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_cave", + "project_link": "nonebot-plugin-cave", + "name": "回声洞", + "desc": "PCL2内群的回声洞,添加了审核功能。", + "author": "hmzz804", + "homepage": "https://github.com/hmzz804/nonebot_plugin_cave", + "tags": [], + "is_official": false } ]