From 8551b13eab873ee699d644ffa1c88b272113ff26 Mon Sep 17 00:00:00 2001 From: Umamusume-Agnes-Digital Date: Wed, 4 Jan 2023 05:09:33 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=B1=82=E7=94=9F?= =?UTF-8?q?=E4=B9=8B=E8=B7=AF2=E2=80=94=E2=80=94=E6=9C=8D=E5=8A=A1?= =?UTF-8?q?=E5=99=A8=E6=93=8D=E4=BD=9C=20(#1531)?= 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 6bc7c6ea..9117f7a9 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -3862,5 +3862,20 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_l4d2_server", + "project_link": "nonebot-plugin-l4d2-server", + "name": "求生之路2——服务器操作", + "desc": "在Q群里做求生之路服务器相关操作,方便操作", + "author": "Umamusume-Agnes-Digital", + "homepage": "https://github.com/Umamusume-Agnes-Digital/nonebot_plugin_l4d2_server", + "tags": [ + { + "label": "l4d2", + "color": "#05ff00" + } + ], + "is_official": false } ]