From 5927b517e2e217118999747f9926fcbca785da6b Mon Sep 17 00:00:00 2001 From: Kaguya233qwq Date: Wed, 21 Sep 2022 08:48:45 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E9=98=BF=E9=87=8C?= =?UTF-8?q?=E4=BA=91=E7=9B=98=E7=A6=8F=E5=88=A9=E7=A0=81=E8=87=AA=E5=8A=A8?= =?UTF-8?q?=E5=85=91=E6=8D=A2=20(#1282)?= 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 11c261e8..bbcd6fd1 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2795,5 +2795,28 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_alicdk_get", + "project_link": "nonebot-plugin-alicdk-get", + "name": "阿里云盘福利码自动兑换", + "desc": "基于nonebot2与aligo的阿里云盘兑换码自动获取和兑换插件。", + "author": "Kaguya233qwq", + "homepage": "https://github.com/Kaguya233qwq/nonebot_plugin_alicdk_get", + "tags": [ + { + "label": "兑换码", + "color": "#595fd6" + }, + { + "label": "auto", + "color": "#595fd6" + }, + { + "label": "t:阿里云盘", + "color": "#595fd6" + } + ], + "is_official": false } ] \ No newline at end of file