From 9bd380a3bb52f84591a4eb52339557d84f6f1c70 Mon Sep 17 00:00:00 2001 From: Ju4tCode <42488585+yanyongyu@users.noreply.github.com> Date: Thu, 3 Mar 2022 17:43:53 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20Plugin:=20=E5=8A=A8=E6=BC=AB=E6=96=B0?= =?UTF-8?q?=E9=97=BB=20(#852)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: 5656565566 <5656565566@users.noreply.github.com> --- website/static/plugins.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index c3975ca1..a645a971 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1419,5 +1419,20 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_anime_news", + "project_link": "nonebot-plugin-anime-news", + "name": "动漫新闻", + "desc": "一个简易的获取来自 bangumi.moe 番剧时间表的插件", + "author": "5656565566", + "homepage": "https://github.com/5656565566/anime_news", + "tags": [ + { + "label": "bangumi", + "color": "#aa52ea" + } + ], + "is_official": false } ] \ No newline at end of file