mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-12-01 01:25:07 +08:00
🍻 publish plugin AI生成PPT (#1883)
This commit is contained in:
parent
1e054a4370
commit
c0eee74968
@ -5138,5 +5138,20 @@
|
|||||||
"homepage": "https://github.com/canxin121/nonebot_paddle_ocr",
|
"homepage": "https://github.com/canxin121/nonebot_paddle_ocr",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_chatppt",
|
||||||
|
"project_link": "nonebot-plugin-chatppt",
|
||||||
|
"name": "AI生成PPT",
|
||||||
|
"desc": "在nonebot框架下实现一个AI生成指定主题PPT的文件并上传到群文件中",
|
||||||
|
"author": "Alpaca4610",
|
||||||
|
"homepage": "https://github.com/Alpaca4610/nonebot-plugin-chatppt",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "ChatGPT",
|
||||||
|
"color": "#ea5252"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user