From 1f6e9a709e4cb0c21fa5df4ac31bf0d8340a9932 Mon Sep 17 00:00:00 2001 From: Siornya Date: Sun, 21 Jun 2026 16:08:14 +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 267f91f7..401a2a0c 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11060,4 +11060,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 + }, ]