From e4ccb683cc126e29023b18ec4496c913e8275348 Mon Sep 17 00:00:00 2001 From: zzcqie666 Date: Sun, 26 Feb 2023 02:10:59 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=88=98=E5=9C=B0?= =?UTF-8?q?=E4=B8=80=E5=85=A5=E7=BE=A4=E5=AE=A1=E6=89=B9=20(#1744)?= 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 e3bc3df0..727db24c 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -4501,5 +4501,20 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_bf1_groptools", + "project_link": "nonebot-plugin-bf1-groptools", + "name": "战地一入群审批", + "desc": "战地一通过游戏id的入群审核并其修改群名片为id", + "author": "zzcqie666", + "homepage": "https://github.com/zzcqie666/nonebot_plugin_bf1_groptools", + "tags": [ + { + "label": "战地一", + "color": "#52eae4" + } + ], + "is_official": false } ]