From 5e789ae4e0ef361bae382d2e2741f9cfa046ca75 Mon Sep 17 00:00:00 2001 From: fu050409 Date: Sun, 13 Aug 2023 16:38:06 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=AC=A7=E8=8B=A5?= =?UTF-8?q?=E5=8F=AF=E9=AA=B0=E5=A8=98=20(#2265)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 142e4630..6e924ab7 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -7079,5 +7079,22 @@ "is_official": false, "type": "application", "supported_adapters": ["nonebot.adapters.onebot.v11"] + }, + { + "module_name": "dicergirl", + "project_link": "dicergirl", + "name": "欧若可骰娘", + "desc": "完善的跑团机器人, 支持 COC/DND/SCP 等跑团模式.", + "author": "fu050409", + "homepage": "https://gitee.com/unvisitor/dicer", + "tags": [ + { + "label": "跑团", + "color": "#ea5252" + } + ], + "is_official": false, + "type": "application", + "supported_adapters": ["nonebot.adapters.onebot.v11"] } ]