From e145d99335c6c0383786eabec3c74074e3ccd7d7 Mon Sep 17 00:00:00 2001 From: Ju4tCode <42488585+yanyongyu@users.noreply.github.com> Date: Sun, 1 May 2022 10:29:40 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20NoneBot2=20?= =?UTF-8?q?=E6=96=87=E6=A1=A3=E6=90=9C=E7=B4=A2=20(#952)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: MingxuanGame --- website/static/plugins.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 1284095a..9ab42db5 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1553,5 +1553,20 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_rtfm", + "project_link": "nonebot-plugin-rtfm", + "name": "NoneBot2 文档搜索", + "desc": "在 QQ 群内搜索 NoneBot2 文档", + "author": "MingxuanGame", + "homepage": "https://github.com/MingxuanGame/nonebot-plugin-rtfm", + "tags": [ + { + "label": "a:onebot", + "color": "#000000" + } + ], + "is_official": false } ] \ No newline at end of file