Skip to main content

A nonebot plugin for Bing DALL-E 3

Project description

NoneBotPluginLogo

NoneBotPluginText

nonebot-plugin-BingImageCreator

介绍

  • 本插件调用Bing的绘图接口,仅需提供Bing的cookies即可调用DALL-E 3进行绘图。
  • 本插件支持多cookies和代理设置。
  • 在不支持NewBing的地区请设置代理。
  • 核心代码来源于BingImageCreator

安装

  • 手动安装

    git clone https://github.com/Alpaca4610/nonebot_plugin_BingImageCreator.git
    

    下载完成后在bot项目的pyproject.toml文件手动添加插件:

    plugin_dirs = ["xxxxxx","xxxxxx",......,"下载完成的插件路径/nonebot-plugin-BingImageCreator"]
    
  • 使用 pip

    pip install nonebot-plugin-BingImageCreator
    

配置文件

在Bot根目录下的.env文件中追加如下内容:

bing_cookies = ["cookies1","cookies2","cookies3",......]

可选内容:

bing_proxy = "http://127.0.0.1:8001"    # 无法访问NewBing的地区请配置此项

cookies获取方法参考此处

使用方法

  • 直接发送: 画图 XXXXXX

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nonebot_plugin_bingimagecreator-0.1.5.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file nonebot_plugin_bingimagecreator-0.1.5.tar.gz.

File metadata

File hashes

Hashes for nonebot_plugin_bingimagecreator-0.1.5.tar.gz
Algorithm Hash digest
SHA256 1c7fd95c2bf01db649a9dc0e49a0002f3ad2e095b0c3d240886331384de06b55
MD5 e191ea4075424f6ea905853e8a7b3e20
BLAKE2b-256 47a0a43ac3fe3b25925f28f6b6ed532c473953ef494e1129ec8cf09f479b1417

See more details on using hashes here.

File details

Details for the file nonebot_plugin_bingimagecreator-0.1.5-py3-none-any.whl.

File metadata

File hashes

Hashes for nonebot_plugin_bingimagecreator-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 9a1be7fe8215fee95a86aae6709ea6cc127c0993f247bff5840ef35b3516e2e6
MD5 764d3de4cd9827bb77b9610a103d7d85
BLAKE2b-256 0e90b3b42ad330d7feca5ecf803b0c04cb95245356409096200df6770eeeb47e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page