Compare commits

..

1 Commits

Author SHA1 Message Date
lizhiqi233-rgb
fd2c66e0fd 🍻 publish plugin 明日方舟猜干员游戏 (#3624) 2025-10-06 17:31:53 +08:00
3 changed files with 13 additions and 2 deletions

View File

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

View File

@@ -9764,4 +9764,16 @@
], ],
"is_official": false "is_official": false
}, },
{
"module_name": "nonebot_plugin_arkguesser",
"project_link": "nonebot-plugin-arkguesser",
"author_id": 225500959,
"tags": [
{
"label": "Arknights",
"color": "#655cf9"
}
],
"is_official": false
},
] ]

View File

@@ -22,7 +22,6 @@ toc_max_heading_level: 2
### 🍻 插件发布 ### 🍻 插件发布
- Plugin: 怪物猎人集会码插件 [@noneflow](https://github.com/noneflow) ([#3684](https://github.com/nonebot/nonebot2/pull/3684))
- Plugin: nonebot-plugin-htmlkit [@noneflow](https://github.com/noneflow) ([#3695](https://github.com/nonebot/nonebot2/pull/3695)) - Plugin: nonebot-plugin-htmlkit [@noneflow](https://github.com/noneflow) ([#3695](https://github.com/nonebot/nonebot2/pull/3695))
- Plugin: 言令 [@noneflow](https://github.com/noneflow) ([#3675](https://github.com/nonebot/nonebot2/pull/3675)) - Plugin: 言令 [@noneflow](https://github.com/noneflow) ([#3675](https://github.com/nonebot/nonebot2/pull/3675))
- Plugin: 算法比赛助手 [@noneflow](https://github.com/noneflow) ([#3672](https://github.com/nonebot/nonebot2/pull/3672)) - Plugin: 算法比赛助手 [@noneflow](https://github.com/noneflow) ([#3672](https://github.com/nonebot/nonebot2/pull/3672))