From 068cc3a7ea14c6721b8a89106e936e7b42dcfaa7 Mon Sep 17 00:00:00 2001 From: CMHopeSunshine Date: Thu, 30 Jun 2022 15:50:43 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=B1=B3=E6=B8=B8?= =?UTF-8?q?=E5=B8=81=E5=95=86=E5=93=81=E8=87=AA=E5=8A=A8=E5=85=91=E6=8D=A2?= =?UTF-8?q?=20(#1075)?= 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 667bd99e..1f1f4d87 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1946,5 +1946,28 @@ "homepage": "https://github.com/shinianj/nonebot_plugin_horserace", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_myb_exchange", + "project_link": "nonebot-plugin-myb-exchange", + "name": "米游币商品自动兑换", + "desc": "让Bot帮你抢米游币商品", + "author": "CMHopeSunshine", + "homepage": "https://github.com/CMHopeSunshine/LittlePaimon/tree/Bot/src/plugins/nonebot_plugin_myb_exchange", + "tags": [ + { + "label": "a:onebot", + "color": "#000000" + }, + { + "label": "t:Genshin", + "color": "#ffca0a" + }, + { + "label": "小派蒙", + "color": "#7c0dc3" + } + ], + "is_official": false } ] \ No newline at end of file