From bda2991c30d14e10b2ef8ca02f21a02db37e108c Mon Sep 17 00:00:00 2001 From: KafCoppelia <69038090+KafCoppelia@users.noreply.github.com> Date: Wed, 26 Jan 2022 14:18:59 +0800 Subject: [PATCH] Update plugins.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 删去了自己几个已经适配b1的alpha标签;修改了自己几个插件的描述,统一风格;修改了几个原a:cqhttp标签为a:onebot --- website/static/plugins.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/static/plugins.json b/website/static/plugins.json index d1c7da1c..bf224719 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -977,7 +977,7 @@ "homepage": "https://github.com/KafCoppelia/nonebot_plugin_fortune", "tags": [ { - "label": "a:cqhttp", + "label": "a:onebot", "color": "#6952ea" }, { @@ -996,7 +996,7 @@ "homepage": "https://github.com/KafCoppelia/nonebot_plugin_tarot", "tags": [ { - "label": "a:cqhttp", + "label": "a:onebot", "color": "#eaa452" }, { @@ -1030,7 +1030,7 @@ "homepage": "https://github.com/KafCoppelia/nonebot_plugin_what2eat", "tags": [ { - "label": "a:cqhttp", + "label": "a:onebot", "color": "#cd3d3d" }, {