From c4d82aa21b4f6556c29b420de07b13b07b3dfdde Mon Sep 17 00:00:00 2001 From: suhexia Date: Sun, 6 Feb 2022 16:48:48 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20Fgo=E4=BB=8E?= =?UTF-8?q?=E8=80=85=E6=8E=A8=E7=90=86?= 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 c7966b24..56447612 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1249,5 +1249,24 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_ServantReasoning", + "project_link": "ServantReasoning", + "name": "Fgo从者推理", + "desc": "通过bot描述的从者特征,玩家对从者进行猜测的游戏", + "author": "suhexia", + "homepage": "https://github.com/suhexia/ServantReasoningGame", + "tags": [ + { + "label": "t:game", + "color": "#ed9a41" + }, + { + "label": "a:gocqhttp", + "color": "#ed9a41" + } + ], + "is_official": false } ] \ No newline at end of file