From 6c23d894948208ea67cf32083e3d961d5e059368 Mon Sep 17 00:00:00 2001 From: Ankhyty Date: Thu, 11 Aug 2022 05:12:56 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20bangumi=E6=90=9C?= =?UTF-8?q?=E7=B4=A2=20(#1136)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 32a0f3be..31bbc750 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2182,5 +2182,28 @@ } ], "is_official": false + }, + { + "module_name": "nonebot-plugin-bangumi-search", + "project_link": "nonebot-plugin-bangumi-search", + "name": "bangumi搜索", + "desc": "搜索番剧,并且返回简介栏和收藏盒", + "author": "Ankhyty", + "homepage": "https://github.com/Ankhyty/nonebot-plugin-bangumi-search", + "tags": [ + { + "label": "a:onebot", + "color": "#000000" + }, + { + "label": "t:漫研", + "color": "#2f48e0" + }, + { + "label": "bangumi", + "color": "#de2968" + } + ], + "is_official": false } ] \ No newline at end of file