Skip to content

Commit

Permalink
🍻 publish plugin DALL-E 3绘图 (#2451)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alpaca4610 committed Nov 9, 2023
1 parent 18070ba commit f9b78c2
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions assets/plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -5303,5 +5303,21 @@
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_bingimagecreator",
"project_link": "nonebot-plugin-bingimagecreator",
"author": "Alpaca4610",
"tags": [
{
"label": "AI",
"color": "#ea5252"
},
{
"label": "绘图",
"color": "#ea5252"
}
],
"is_official": false
}
]

0 comments on commit f9b78c2

Please sign in to comment.