Compare commits

..

1 Commits

Author SHA1 Message Date
TZJackZ2B9S
5554cd426c 🍻 publish plugin nonebot_plugin_image_summary (#3785) 2026-01-05 16:57:26 +08:00
2 changed files with 9 additions and 5 deletions

View File

@@ -10181,10 +10181,15 @@
"is_official": false
},
{
"module_name": "nonebot_plugin_aichat",
"project_link": "nonebot-plugin-aichatbyluxis",
"author_id": 115719767,
"tags": [],
"module_name": "nonebot_plugin_image_summary",
"project_link": "nonebot-plugin-image-summary",
"author_id": 107745057,
"tags": [
{
"label": "图片外显",
"color": "#a061eb"
}
],
"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))