From fa8a3987e7d29987d4e13753faae3786a9474e2d Mon Sep 17 00:00:00 2001 From: KafCoppelia Date: Sun, 23 Jan 2022 03:01:21 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=A1=94=E7=BD=97?= =?UTF-8?q?=E7=89=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 7f76339f..a7982dc6 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -977,5 +977,28 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_tarot", + "project_link": "nonebot-plugin-tarot", + "name": "塔罗牌", + "desc": "塔罗牌!占卜今日运势", + "author": "KafCoppelia", + "homepage": "https://github.com/KafCoppelia/nonebot_plugin_tarot", + "tags": [ + { + "label": "a:cqhttp", + "color": "#eaa452" + }, + { + "label": "t:tarot", + "color": "#461264" + }, + { + "label": "alpha only", + "color": "#b41f14" + } + ], + "is_official": false } ] \ No newline at end of file