From d53cedb96882318a45179c4bcb6fd09db1cbb0d3 Mon Sep 17 00:00:00 2001 From: 5656565566 <5656565566@users.noreply.github.com> Date: Thu, 3 Mar 2022 09:23:33 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=8A=A8=E6=BC=AB?= =?UTF-8?q?=E6=96=B0=E9=97=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index c3975ca1b20c..a645a9719508 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