From d12efac9f45c2fa349a8c36c3b980347ba4956a4 Mon Sep 17 00:00:00 2001 From: Ljzd-PRO Date: Sat, 3 Sep 2022 14:27:53 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=B1=B3=E6=B8=B8?= =?UTF-8?q?=E7=A4=BE=E8=BE=85=E5=8A=A9=E5=B7=A5=E5=85=B7=20(#1217)?= 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 620287fb..eeb29673 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2580,5 +2580,28 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_mystool", + "project_link": "nonebot-plugin-mystool", + "name": "米游社辅助工具", + "desc": "每日完成米游币任务、游戏签到、商品兑换、免抓包登录", + "author": "Ljzd-PRO", + "homepage": "https://github.com/Ljzd-PRO/nonebot-plugin-mystool", + "tags": [ + { + "label": "a:onebot", + "color": "#000000" + }, + { + "label": "t:米游社", + "color": "#66e0ff" + }, + { + "label": "t:米哈游", + "color": "#66e0ff" + } + ], + "is_official": false } ] \ No newline at end of file