Skip to main content

NoneBot2 一个模板绘图插件

Project description

NoneBotPluginLogo

NoneBotPluginText

nonebot-plugin-templates-draw

✨ NoneBot2 一个模板绘图插件 ✨

license pypi python

📖 介绍

基于Gemini API 的模板绘图插件 前身是 nonebot-plugin-figurine 进行了全面升级

💿 安装

使用 nb-cli 安装 在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装
nb plugin install nonebot-plugin-templates-draw
使用包管理器安装 在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令
pip
pip install nonebot-plugin-templates-draw
pdm
pdm add nonebot-plugin-templates-draw
poetry
poetry add nonebot-plugin-templates-draw
conda
conda install nonebot-plugin-templates-draw

打开 nonebot2 项目根目录下的 pyproject.toml 文件, 在 [tool.nonebot] 部分追加写入

plugins = ["nonebot_plugin_templates_draw"]

⚙️ 配置

在 nonebot2 项目的.env文件中添加下表中的必填配置

配置项 必填 默认值 说明
TEMPLATES_DRAW__GEMINI_API_URL https://generativelanguage.googleapis.com Gemini API Url 默认为官方Url(调用方式并非Gemini原生而是OpenAI格式)
TEMPLATES_DRAW__GEMINI_API_KEYS ["xxxxxx"] 需要付费key,填入你的多个API Key,例如 ['key1', 'key2', 'key3']
TEMPLATES_DRAW__GEMINI_MODEL gemini-2.5-flash-image-preview Gemini 模型 默认为 gemini-2.5-flash-image-preview
TEMPLATES_DRAW__MAX_TOTAL_ATTEMPTS 2 这一张图的最大尝试次数(包括首次尝试),默认2次,建议不小于Key数量,保证每个Key至少轮到1次
TEMPLATES_DRAW__PROMPT_0 默认和预设1一样 自定义预设,可参考下方的预设

推荐API

{
  "modalities": [
    "image",
    "text"
  ]
}
  • 最新API:柏拉图AI

🎉 使用

指令表

指令 权限 需要@ 范围 说明
画图 群员 群聊 需要带图或回复图片或@某人
模板列表 群员 群聊 -
添加/删除模板 群员 群聊 格式:添加模板 <标识> <提示词>
  • 默认提示词已经写入config,不可修改

效果图

如果有效果图的话

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_templates_draw-1.0.0.tar.gz (17.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nonebot_plugin_templates_draw-1.0.0-py3-none-any.whl (17.8 kB view details)

Uploaded Python 3

File details

Details for the file nonebot_plugin_templates_draw-1.0.0.tar.gz.

File metadata

File hashes

Hashes for nonebot_plugin_templates_draw-1.0.0.tar.gz
Algorithm Hash digest
SHA256 a6ef9264f7b5a6690eb0ccdae35d0fe3b95169b80a7b28748d1b2f0b8b0cbed0
MD5 cbdec2ceef1584a202ada1ac1ceda8ea
BLAKE2b-256 77fe1100e3b14716b75fd4db34f196635fbfc96b3db1e3d15eb90857ca8a8176

See more details on using hashes here.

File details

Details for the file nonebot_plugin_templates_draw-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for nonebot_plugin_templates_draw-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 547d12608d833a69e42991541d746a133db66df50adb18ebddd015b7d26a0820
MD5 0b7ca30306cb696fcbfc0edbad67fe47
BLAKE2b-256 91e1b503629cbdd31f14c2310d21f957aeb713c5f9cd57ac93a9cce38bfed60c

See more details on using hashes here.

Supported by

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