From 1d1beb100a34372f90eb50a9469912af45729879 Mon Sep 17 00:00:00 2001 From: he0119 Date: Tue, 23 Aug 2022 03:53:22 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20NoneBot=20?= =?UTF-8?q?=E6=A0=91=E5=BD=A2=E5=B8=AE=E5=8A=A9=E6=8F=92=E4=BB=B6=20(#1176?= =?UTF-8?q?)?= 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 5edac8a0..0d1ee55f 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2323,5 +2323,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_treehelp", + "project_link": "nonebot-plugin-treehelp", + "name": "NoneBot 树形帮助插件", + "desc": "利用插件元数据生成插件帮助,并支持插件嵌套。", + "author": "he0119", + "homepage": "https://github.com/he0119/nonebot-plugin-treehelp", + "tags": [], + "is_official": false } ] \ No newline at end of file