Skip to main content

Google、Yandx和基于PicImageSearch的saucenao、ascii2d搜图

Project description

nonebot_plugin_imgexploration

Google、Yandx和基于PicImageSearch的saucenao、ascii2d搜图
需要能稳定访问Google等网站的代理

一.安装

1.安装

pip install nonebot-plugin-imgexploration

然后在bot.py中添加(注意顺序)

nonebot.load_plugin('nonebot_plugin_guild_patch')
nonebot.load_plugin('nonebot_plugin_imgexploration')

或其他任意加载方式

2.需要字体

HarmonyOS_Sans_SC_Regular.ttf  
HarmonyOS_Sans_SC_Bold.ttf  
HarmonyOS_Sans_SC_Light.ttf

https://developer.harmonyos.com/cn/docs/design/des-guides/font-0000001157868583
安装到系统字体即可

3.依赖 (使用pip安装无需以下步骤)

pip install -r requirements.txt

go-cqhttp 频道支持适配补丁nonebot-plugin-guild-patch

pip install nonebot-plugin-guild-patch

在加载本插件前添加

nonebot.load_plugin('nonebot_plugin_guild_patch')

二.配置

1.env中的配置

proxy_port=xxxx  #代理端口号
saucenao_apikey=xxxxx  #saucenao apikey
SESSION_EXPIRE_TIMEOUT=180 #等待用户回复的超时时间(可选) https://v2.nonebot.dev/docs/api/config#Config-session_expire_timeout

三.使用

/搜图
/搜图 <图片>

使用示例

搜图结果

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_imgexploration-0.2.1.tar.gz (10.9 kB view hashes)

Uploaded Source

Built Distribution

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