From 07707213a5dd7c8e0a8826dd60b7bed3e12a269f Mon Sep 17 00:00:00 2001 From: sena-nana Date: Sat, 27 Aug 2022 13:50:31 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20MagiaDice=E9=AA=B0?= =?UTF-8?q?=E5=A8=98=E5=8F=8ATRPGLOG=20(#1184)?= 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 38aa887c..fc224428 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2419,5 +2419,20 @@ } ], "is_official": false + }, + { + "module_name": "nonebot-plugin-magiadice", + "project_link": "nonebot-plugin-magiadice", + "name": "MagiaDice骰娘及TRPGLOG", + "desc": "能够实时在网页围观的TRPG记录插件,同时具有骰娘的功能", + "author": "sena-nana", + "homepage": "https://github.com/sena-nana/MutsukiBot/tree/main/nonebot-plugin-magiadice", + "tags": [ + { + "label": "TRPG", + "color": "#ea5252" + } + ], + "is_official": false } ] \ No newline at end of file