From 2289797f01c01ec9c42d5d6f16106a09090d0847 Mon Sep 17 00:00:00 2001 From: Siornya Date: Mon, 15 Jun 2026 15:26:48 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=BD=A9=E5=85=AD?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E6=9F=A5=E8=AF=A2=20(#4072)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 2e24ad4f..8e535d47 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11033,4 +11033,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_R6States", + "project_link": "nonebot-plugin-R6States", + "author_id": 82685282, + "tags": [ + { + "label": "战绩", + "color": "#ea5252" + }, + { + "label": "彩六", + "color": "#ff3d2c" + } + ], + "is_official": false + }, ]