From c248b8c3541552009a08bf2978fdf84c3f309448 Mon Sep 17 00:00:00 2001 From: zheuziihau Date: Mon, 11 Jul 2022 08:04:30 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=98=8E=E6=97=A5?= =?UTF-8?q?=E6=96=B9=E8=88=9F=E5=AF=BB=E8=AE=BF=E8=AE=B0=E5=BD=95=E5=88=86?= =?UTF-8?q?=E6=9E=90=20(#1096)?= 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 46c601a6..9e4c491e 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2038,5 +2038,15 @@ "homepage": "https://github.com/ziru-w/nonebot_plugin_bVideo", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_arkrecord", + "project_link": "nonebot_plugin_arkrecord", + "name": "明日方舟寻访记录分析", + "desc": "从官网获取明日方舟寻访记录并出图的插件", + "author": "zheuziihau", + "homepage": "https://github.com/zheuziihau/nonebot_plugin_arkrecord", + "tags": [], + "is_official": false } ] \ No newline at end of file