From ba8a38651a181074ab26d867d1321f2a69700317 Mon Sep 17 00:00:00 2001 From: Siornya Date: Tue, 28 Jul 2026 22:57:19 +0800 Subject: [PATCH 1/2] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=BD=A9?= =?UTF-8?q?=E5=85=AD=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 5f7c888b..3ad82d2e 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11357,4 +11357,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 + }, ] From b38b1e5261e05634a7e32fbba96912ae58f86291 Mon Sep 17 00:00:00 2001 From: "noneflow[bot]" <129742071+noneflow[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 15:07:42 +0000 Subject: [PATCH 2/2] :memo: Update changelog --- website/src/changelog/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/src/changelog/changelog.md b/website/src/changelog/changelog.md index 2b8d64b4..2d19872d 100644 --- a/website/src/changelog/changelog.md +++ b/website/src/changelog/changelog.md @@ -28,6 +28,7 @@ toc_max_heading_level: 2 ### 🍻 插件发布 +- Plugin: 彩六数据查询 [@noneflow](https://github.com/noneflow) ([#4073](https://github.com/nonebot/nonebot2/pull/4073)) - Plugin: 老虎机 [@noneflow](https://github.com/noneflow) ([#4102](https://github.com/nonebot/nonebot2/pull/4102)) - Plugin: Palworld [@noneflow](https://github.com/noneflow) ([#4114](https://github.com/nonebot/nonebot2/pull/4114)) - Plugin: 今天是什么小猪(今日小猪)Plus [@noneflow](https://github.com/noneflow) ([#4097](https://github.com/nonebot/nonebot2/pull/4097))