Compare commits

..

1 Commits

Author SHA1 Message Date
j1udu
c2552ab097 🍻 publish plugin nonebot-plugin-bili2mp4 (#3791) 2026-01-05 16:57:24 +08:00
3 changed files with 18 additions and 6 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,10 +10181,23 @@
"is_official": false
},
{
"module_name": "nonebot_plugin_personification",
"project_link": "nonebot-plugin-shiro-personification",
"author_id": 114895516,
"tags": [],
"module_name": "nonebot_plugin_bili2mp4",
"project_link": "nonebot-plugin-bili2mp4",
"author_id": 181480818,
"tags": [
{
"label": "bilibili",
"color": "#ff6699"
},
{
"label": "mp4",
"color": "#ff6699"
},
{
"label": "小程序",
"color": "#ff6699"
}
],
"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))