From bda27c78b99f9701b8df606cf6e5ac9ef43a338e Mon Sep 17 00:00:00 2001 From: monsterxcn Date: Sun, 20 Feb 2022 19:09:12 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=8E=9F=E7=A5=9E?= =?UTF-8?q?=E6=8A=BD=E5=8D=A1=E8=AE=B0=E5=BD=95=E5=88=86=E6=9E=90?= 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 9cd2f380..1676f13d 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1346,5 +1346,20 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_gachalogs", + "project_link": "nonebot-plugin-gachalogs", + "name": "原神抽卡记录分析", + "desc": "统计及导出原神祈愿记录,在 QQ 里鉴定原神欧皇吧!", + "author": "monsterxcn", + "homepage": "https://github.com/monsterxcn/nonebot-plugin-gachalogs", + "tags": [ + { + "label": "t:Genshin", + "color": "#ffd49f" + } + ], + "is_official": false } ] \ No newline at end of file