Compare commits

..

1 Commits

Author SHA1 Message Date
TZJackZ2B9S
7a44c71be6 🍻 publish plugin nonebot_plugin_image_summary (#3785) 2025-12-26 17:22:26 +08:00
2 changed files with 5 additions and 6 deletions

View File

@@ -10139,13 +10139,13 @@
"is_official": false
},
{
"module_name": "nonebot_plugin_trans_progress",
"project_link": "nonebot-plugin-trans-progress",
"author_id": 99017826,
"module_name": "nonebot_plugin_image_summary",
"project_link": "nonebot-plugin-image-summary",
"author_id": 107745057,
"tags": [
{
"label": "汉化",
"color": "#ea5252"
"label": "图片外显",
"color": "#a061eb"
}
],
"is_official": false

View File

@@ -19,7 +19,6 @@ toc_max_heading_level: 2
### 🍻 插件发布
- Plugin: 快捷回复 [@noneflow](https://github.com/noneflow) ([#3795](https://github.com/nonebot/nonebot2/pull/3795))
- Plugin: pErithacus [@noneflow](https://github.com/noneflow) ([#3767](https://github.com/nonebot/nonebot2/pull/3767))
- Plugin: MC服务器状态查询 [@noneflow](https://github.com/noneflow) ([#3781](https://github.com/nonebot/nonebot2/pull/3781))
- Plugin: Instagram RapidAPI 解析 [@noneflow](https://github.com/noneflow) ([#3784](https://github.com/nonebot/nonebot2/pull/3784))