From 78b7219c616bf2bed676d6fa6daee94d20d7bd41 Mon Sep 17 00:00:00 2001 From: fllesser Date: Mon, 13 Jan 2025 15:41:37 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=A0=A1=E5=9E=92?= =?UTF-8?q?=E4=B9=8B=E5=A4=9C=E6=B8=B8=E6=88=8F=E6=8F=92=E4=BB=B6=20(#3250?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index c786b0810e16..90356b43e0b8 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8189,4 +8189,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_fortnite", + "project_link": "nonebot-plugin-fortnite", + "author_id": 64878354, + "tags": [ + { + "label": "EPIC", + "color": "#0b0b11" + }, + { + "label": "堡垒之夜", + "color": "#23a5c2" + }, + { + "label": "Fortnite", + "color": "#23a5c2" + } + ], + "is_official": false + }, ]