From 6adc9e3e76f65f0cf2666c7739130e82b49dee1c Mon Sep 17 00:00:00 2001 From: Umamusume-Agnes-Digital Date: Sat, 1 Apr 2023 09:06:08 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=BF=80=E6=88=98?= =?UTF-8?q?2=EF=BC=81=EF=BC=81=EF=BC=81=20(#1869)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index c49fef797d4f..577c71158a3e 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -5074,5 +5074,20 @@ "homepage": "https://github.com/mas-alone/nonebot-plugin-sayoroll", "tags": [], "is_official": false + }, + { + "module_name": "nonebot-plugin-gw2", + "project_link": "nonebot-plugin-gw2", + "name": "激战2!!!", + "desc": "通过激战2星岬岛来返回信息", + "author": "Umamusume-Agnes-Digital", + "homepage": "https://github.com/Umamusume-Agnes-Digital/nonebot_plugin_gw2", + "tags": [ + { + "label": "gw2", + "color": "#52ea5a" + } + ], + "is_official": false } ]