From f7d5614de7ad73e69f88b3c260ec25936b0d9c30 Mon Sep 17 00:00:00 2001 From: zhongwen-4 Date: Thu, 23 Jul 2026 21:00:54 +0800 Subject: [PATCH 1/2] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=80=81?= =?UTF-8?q?=E8=99=8E=E6=9C=BA=20(#4101)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 23f4e464..5f7c888b 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11345,4 +11345,16 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_slot_machine", + "project_link": "nonebot-plugin-slot-machine", + "author_id": 114509415, + "tags": [ + { + "label": "game", + "color": "#f25555" + } + ], + "is_official": false + }, ] From 9e6052101279dbd32539c63b020c0431ccba71aa Mon Sep 17 00:00:00 2001 From: "noneflow[bot]" <129742071+noneflow[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 13:04:31 +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 60d3621b..2b8d64b4 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) ([#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)) - Plugin: Nonebot, RUOK? [@noneflow](https://github.com/noneflow) ([#4104](https://github.com/nonebot/nonebot2/pull/4104))