From 77006886e549c5c0ebfcaae110de2f6167caf691 Mon Sep 17 00:00:00 2001 From: StarsetNight Date: Tue, 28 Jul 2026 23:07:02 +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 3ad82d2e..da598490 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11373,4 +11373,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 + }, ]