mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-11-04 00:46:43 +00:00 
			
		
		
		
	🍻 publish plugin DALL-E绘图 (#2200)
This commit is contained in:
		@@ -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"]
 | 
			
		||||
  }
 | 
			
		||||
]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user