From ed1f920088b46faa9fb79575f38a5dbebc3017c7 Mon Sep 17 00:00:00 2001 From: axStar Date: Tue, 31 May 2022 02:42:15 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20Warframe=E6=97=B6?= =?UTF-8?q?=E9=97=B4=E6=9F=A5=E8=AF=A2=20(#1022)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 69168647..377d8128 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1769,5 +1769,24 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_warframe_clock", + "project_link": "nonebot-plugin-warframe-clock", + "name": "Warframe时间查询", + "desc": "查询Warframe的平原与地球时间状态", + "author": "axStar", + "homepage": "https://github.com/axStar/nonebot_plugin_warframe_clock", + "tags": [ + { + "label": "a:onebot", + "color": "#000000" + }, + { + "label": "Warframe", + "color": "#149090" + } + ], + "is_official": false } ] \ No newline at end of file