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 + }, ] 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))