mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-27 18:45:05 +08:00
🍻 publish plugin DALL-E绘图 (#2200)
This commit is contained in:
parent
4fc99771c5
commit
a5bb6e4220
@ -7177,5 +7177,26 @@
|
||||
"is_official": false,
|
||||
"type": "application",
|
||||
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_dall-e",
|
||||
"project_link": "nonebot-plugin-dall-e",
|
||||
"name": "DALL-E绘图",
|
||||
"desc": "使用DALL·E绘图",
|
||||
"author": "Rockytkg",
|
||||
"homepage": "https://github.com/Rockytkg/nonebot_plugin_dall-e",
|
||||
"tags": [
|
||||
{
|
||||
"label": "DALL-E",
|
||||
"color": "#ea5252"
|
||||
},
|
||||
{
|
||||
"label": "AI画图",
|
||||
"color": "#52ea61"
|
||||
}
|
||||
],
|
||||
"is_official": false,
|
||||
"type": "application",
|
||||
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user