From f8eda90a9b810920d1b78fe1c6a352e70122a757 Mon Sep 17 00:00:00 2001 From: Siornya Date: Thu, 9 Jul 2026 21:22:44 +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 430293c9547a..a501669f8137 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11244,4 +11244,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 + }, ]