From 18f75a755998bb93f8fec111aae49a0171a142ca Mon Sep 17 00:00:00 2001 From: StarsetNight Date: Sun, 2 Aug 2026 17:34:06 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20CS2=E8=B5=9B?= =?UTF-8?q?=E4=BA=8B=E5=8A=A9=E6=89=8B=20(#4111)?= 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 13d5692e..bf3c7e1e 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11409,4 +11409,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_cs2match", + "project_link": "nonebot-plugin-cs2match", + "author_id": 65395090, + "tags": [ + { + "label": "CS2", + "color": "#ffa200" + }, + { + "label": "CSGO", + "color": "#0900ff" + }, + { + "label": "CS:GO", + "color": "#ff00c5" + } + ], + "is_official": false + }, ]