From 2e5df56d3871a2d81c1e28e4f069c444b8f8cfa7 Mon Sep 17 00:00:00 2001 From: Ju4tCode <42488585+yanyongyu@users.noreply.github.com> Date: Sun, 20 Mar 2022 19:42:55 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=88=90=E5=88=86?= =?UTF-8?q?=E5=A7=AC=20(#878)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: MeetWq --- website/static/plugins.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 5ad5449d..f9f20e6a 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1526,5 +1526,20 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_ddcheck", + "project_link": "nonebot-plugin-ddcheck", + "name": "成分姬", + "desc": "查询B站关注列表的VTuber成分", + "author": "MeetWq", + "homepage": "https://github.com/MeetWq/nonebot-plugin-ddcheck", + "tags": [ + { + "label": "a:onebot", + "color": "#000000" + } + ], + "is_official": false } ] \ No newline at end of file