From 896e988f0ec4acc1b1ce7d0cc28e31d7a23ee268 Mon Sep 17 00:00:00 2001 From: ZYKsslm Date: Sun, 29 Jan 2023 02:24:12 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=9F=A5=E6=89=BE?= =?UTF-8?q?=E8=BD=BB=E5=B0=8F=E8=AF=B4=20(#1643)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 493dfb78..04018e57 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -3986,5 +3986,20 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_zyk_lightNVL", + "project_link": "nonebot-plugin-zyk-lightNVL", + "name": "查找轻小说", + "desc": "基于哔哩轻小说网站的爬虫插件", + "author": "ZYKsslm", + "homepage": "https://github.com/ZYKsslm/nonebot_plugin_zyk_lightNVL", + "tags": [ + { + "label": "轻小说", + "color": "#ea5252" + } + ], + "is_official": false } ]