Compare commits

..

1 Commits

Author SHA1 Message Date
Agnes4m 55c1908967 🍻 publish plugin AI绘图 (#4061) 2026-06-26 18:52:51 +08:00
2 changed files with 9 additions and 6 deletions
+9 -5
View File
@@ -11081,13 +11081,17 @@
"is_official": false "is_official": false
}, },
{ {
"module_name": "nonebot_plugin_rollpig_plus", "module_name": "nonebot_plugin_easy_aidraw",
"project_link": "nonebot-plugin-rollpig-plus", "project_link": "nonebot-plugin-easy-aidraw",
"author_id": 89476718, "author_id": 70925546,
"tags": [ "tags": [
{ {
"label": "pig", "label": "aidraw",
"color": "#f9cf06" "color": "#ff2c2c"
},
{
"label": "OpenAi",
"color": "#00ff43"
} }
], ],
"is_official": false "is_official": false
-1
View File
@@ -22,7 +22,6 @@ toc_max_heading_level: 2
### 🍻 插件发布 ### 🍻 插件发布
- Plugin: VOICEVOX BRIDGE [@noneflow](https://github.com/noneflow) ([#4047](https://github.com/nonebot/nonebot2/pull/4047))
- Plugin: 帮撤回 [@noneflow](https://github.com/noneflow) ([#4071](https://github.com/nonebot/nonebot2/pull/4071)) - Plugin: 帮撤回 [@noneflow](https://github.com/noneflow) ([#4071](https://github.com/nonebot/nonebot2/pull/4071))
- Plugin: KeyReply [@noneflow](https://github.com/noneflow) ([#4069](https://github.com/nonebot/nonebot2/pull/4069)) - Plugin: KeyReply [@noneflow](https://github.com/noneflow) ([#4069](https://github.com/nonebot/nonebot2/pull/4069))
- Plugin: 哔哩哔哩文件下载器 [@noneflow](https://github.com/noneflow) ([#4018](https://github.com/nonebot/nonebot2/pull/4018)) - Plugin: 哔哩哔哩文件下载器 [@noneflow](https://github.com/noneflow) ([#4018](https://github.com/nonebot/nonebot2/pull/4018))