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