From b434da29b17f698827a125d5c6bc56c7a2beb435 Mon Sep 17 00:00:00 2001 From: NanakaNeko Date: Mon, 11 Mar 2024 12:10:34 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20a2s=E6=9F=A5?= =?UTF-8?q?=E8=AF=A2=20(#2602)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 3106a179..a60b64f2 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5585,5 +5585,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_a2s_query", + "project_link": "nonebot-plugin-a2s-query", + "author": "NanakaNeko", + "tags": [ + { + "label": "游戏服务器", + "color": "#ea5252" + }, + { + "label": "value", + "color": "#99ea52" + } + ], + "is_official": false } ]