From 5fd5b2f5b3d781fbd096cc4334a960da4efd7b73 Mon Sep 17 00:00:00 2001 From: mmxd12 Date: Sat, 25 Feb 2023 07:09:49 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20wf=E7=9A=84wm?= =?UTF-8?q?=E5=B8=82=E5=9C=BA=20(#1741)?= 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 ad9588c0..e3bc3df0 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -4482,5 +4482,24 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_warframe_mode", + "project_link": "nonebot-plugin-warframe-mode", + "name": "wf的wm市场", + "desc": "warframe游戏的WM市场查询", + "author": "mmxd12", + "homepage": "https://github.com/mmxd12/nonebot_plugin_warframe_mode", + "tags": [ + { + "label": "星际战甲", + "color": "#ea5252" + }, + { + "label": "warframe", + "color": "#ea5252" + } + ], + "is_official": false } ]