From ad5a011b45582ff8eaee68ad01c05d44cd068ec6 Mon Sep 17 00:00:00 2001 From: KafCoppelia Date: Fri, 14 Jan 2022 13:11:42 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=89=94=E9=AA=B0?= =?UTF-8?q?=E5=AD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 67 +++++++++++++++++++++++-------------- 1 file changed, 41 insertions(+), 26 deletions(-) diff --git a/website/static/plugins.json b/website/static/plugins.json index d5021f0c..4a2c8aea 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -241,11 +241,11 @@ "name": "跑团记录记录器", "homepage": "https://github.com/thereisnodice/TRPGLogger", "tags": [ - { - "label": "t:TRPG", - "color": "#80070B" - } - ], + { + "label": "t:TRPG", + "color": "#80070B" + } + ], "is_official": false }, { @@ -296,11 +296,11 @@ "author": "j1g5awi", "homepage": "https://github.com/nonepkg/nonebot_plugin_manager", "tags": [ - { - "label": "t:PluginManager", - "color": "#80070B" - } - ], + { + "label": "t:PluginManager", + "color": "#80070B" + } + ], "is_official": false }, { @@ -331,11 +331,11 @@ "author": "j1g5awi", "homepage": "https://github.com/nonepkg/nonebot_plugin_puppet", "tags": [ - { - "label": "a:cqhttp", - "color": "#000000" - } - ], + { + "label": "a:cqhttp", + "color": "#000000" + } + ], "is_official": false }, { @@ -346,11 +346,11 @@ "author": "j1g5awi", "homepage": "https://github.com/nonepkg/nonebot-plugin-mcstatus", "tags": [ - { - "label": "t:Minecraft", - "color": "#80070B" - } - ], + { + "label": "t:Minecraft", + "color": "#80070B" + } + ], "is_official": false }, { @@ -771,11 +771,11 @@ "author": "j1g5awi", "homepage": "https://github.com/nonepkg/OlivOS.nb2", "tags": [ - { - "label": "t:OlivOS", - "color": "#00a0ea" - } - ], + { + "label": "t:OlivOS", + "color": "#00a0ea" + } + ], "is_official": false }, { @@ -862,5 +862,20 @@ "homepage": "https://github.com/ninthseason/nonebot_plugin_forwarder", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_roll", + "project_link": "nonebot-plugin-roll", + "name": "扔骰子", + "desc": "掷骰!扔出指定个数的多面骰子。", + "author": "KafCoppelia", + "homepage": "https://github.com/KafCoppelia/nonebot_plugin_roll", + "tags": [ + { + "label": "t:roll", + "color": "#ea5252" + } + ], + "is_official": false } -] +] \ No newline at end of file