Compare commits

..

1 Commits

Author SHA1 Message Date
Xfjie314
3163408ffb 🍻 publish plugin 战地6战绩查询 (#3814) 2026-01-05 16:57:17 +08:00
3 changed files with 6 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ ci:
autoupdate_commit_msg: ":arrow_up: auto update by pre-commit hooks"
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.14.10
rev: v0.14.7
hooks:
- id: ruff-check
args: [--fix]

View File

@@ -10181,13 +10181,13 @@
"is_official": false
},
{
"module_name": "nonebot_plugin_maimaimonitor",
"project_link": "nonebot-plugin-maimaimonitor",
"author_id": 141206905,
"module_name": "nonebot_plugin_bf6_stats",
"project_link": "nonebot-plugin-bf6-stats",
"author_id": 202926395,
"tags": [
{
"label": "maimai",
"color": "#39c5bb"
"label": "bf6",
"color": "#ea5252"
}
],
"is_official": false

View File

@@ -19,7 +19,6 @@ toc_max_heading_level: 2
### 🍻 插件发布
- Plugin: 汉化进度记录 [@noneflow](https://github.com/noneflow) ([#3807](https://github.com/nonebot/nonebot2/pull/3807))
- Plugin: nonebot-plugin-ai-groupmate [@noneflow](https://github.com/noneflow) ([#3766](https://github.com/nonebot/nonebot2/pull/3766))
- Plugin: nonebot_plugin_boardgamehelper [@noneflow](https://github.com/noneflow) ([#3800](https://github.com/nonebot/nonebot2/pull/3800))
- Plugin: 即梦绘画 [@noneflow](https://github.com/noneflow) ([#3797](https://github.com/nonebot/nonebot2/pull/3797))