Skip to main content

A picsearch plugin for nonebot2

Project description

nonebot_plugin_picsearcher

pypi implementation wheel python license

功能

  • 从各个接口查找色图来源,目前支持ascii2d exhentai iqdb saucenao trace.moe

开始使用

建议必须使用 pip

  • 通过 pip 从 PyPI 安装
pip install nonebot-plugin-picsearcher
  • 在 nonebot2 项目中设置 load_plugin()
nonebot.load_plugin('nonebot_plugin_picsearcher')
  • 参照下文在 nonebot2 项目的环境文件 .env.* 中添加配置项
  • 使用时at搜图即可

配置项

由于exhentai的接口需要cookie以及fq,因此需要在配置文件 中加入如下选项,没有设置COOKIE时会回退到eh有些loli本就搜不到了

EX_COOKIE=XXXXX
PROXY=XXXX  # type: str e.g. PROXY=http://127.0.0.1:8889
SEARCH_LIMIT=2  # 搜索限制 防刷屏
RISK_CONTROL=true # 风控模式 启动后会使用合并转发 只有gocq有实现
RECORD_PRIORITY=99 # 记录上一张图片matcher的优先级,与 上一张 命令有关

更新日志

  • v0.1.4

    • 修复了formdata手动改库的问题,改为就地hook aiohttp
    • yandex搜图
  • v0.1.5rc1

    • 加入可选的search_limit配置项,确认一次搜索的显示结果数量,默认2
    • 加入可选的proxy选项
  • v0.1.6rc1

    • 手残的代价(
  • v0.1.6rc2

    • 支持nb2.beta1, 需要onebot adapter
  • v0.1.7

    • 支持beta2

下一阶段目标

  • Yandex? Maybe

特别感谢

优化建议

可以来抓更多网站的接口or汇报bug or pr

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-picsearcher-0.1.10.tar.gz (24.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