From be20c2de10f0c8b1e05a984245f98452ba469669 Mon Sep 17 00:00:00 2001 From: StarsetNight Date: Thu, 23 Jul 2026 21:03:58 +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 5f7c888b..ae13c4ac 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11357,4 +11357,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 + }, ]