From a79eeb73a6b1ac0c3e3b2ee4ff4379eb6d96a03f Mon Sep 17 00:00:00 2001 From: Melodyknit Date: Fri, 4 Nov 2022 15:41:42 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=8A=A8=E6=BC=AB?= =?UTF-8?q?=E8=B5=84=E6=BA=90=E8=8E=B7=E5=8F=96=20(#1370)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index fb26a5d2..da9f8fa4 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -3264,5 +3264,24 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_animeres", + "project_link": "nonebot-plugin-animeres", + "name": "动漫资源获取", + "desc": "动漫资源获取", + "author": "Melodyknit", + "homepage": "https://github.com/Melodyknit/nonebot_plugin_animeres", + "tags": [ + { + "label": "a:onebot", + "color": "#ec5252" + }, + { + "label": "anime", + "color": "#ec5252" + } + ], + "is_official": false } ] \ No newline at end of file