Skip to main content

NoneBot2 plugin for image analysis

Project description

NoneBotPluginLogo

NoneBotPluginText

nonebot-plugin-savor

✨ 二次元图像分析 ✨

license pypi python

📖 介绍

使用 DeepDanbooru 进行图像分析

DeepDanbooru 在线使用

💿 安装

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

打开 nonebot2 项目的 bot.py 文件, 在其中写入

nonebot.load_plugin('nonebot_plugin_savor')

🎉 使用

指令表

指令 需要@ 范围 说明
鉴赏/分析 + 图片 群聊/私聊 分析发送的图片, 支持回复图片

注意

默认情况下, 您应该在指令前加上命令前缀, 通常是 /

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-savor-0.1.0.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

nonebot_plugin_savor-0.1.0-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

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