Metadata-Version: 2.1
Name: yetanotherpicsearch
Version: 1.2.4
Summary: Yet Another Picture Search Nonebot Plugin
Home-page: https://github.com/NekoAria/YetAnotherPicSearch
License: GPL v3
Keywords: nonebot,saucenao,ascii2d,pixiv,danbooru,anime
Author: NekoAria
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PicImageSearch (>=2.2.6,<3.0.0)
Requires-Dist: arrow (>=1.2.0,<2.0.0)
Requires-Dist: httpx (>=0.18.0,<0.19.0)
Requires-Dist: nonebot-adapter-onebot (>=2.0.0b1,<3.0.0)
Requires-Dist: nonebot2 (>=2.0.0b1,<3.0.0)
Requires-Dist: pydantic (>=1.9.0,<2.0.0)
Requires-Dist: pyquery (>=1.4.3,<2.0.0)
Requires-Dist: tinydb (>=4.6.1,<5.0.0)
Project-URL: Repository, https://github.com/NekoAria/YetAnotherPicSearch
Description-Content-Type: text/markdown

# YetAnotherPicSearch

基于 [nonebot/nonebot2](https://github.com/nonebot/nonebot2) 及 [kitUIN/PicImageSearch](https://github.com/kitUIN/PicImageSearch) 的另一个 Nonebot 搜图插件。

目前适配的是 `OneBot V11` ，没适配 QQ 频道。

主要受到 [Tsuk1ko/cq-picsearcher-bot](https://github.com/Tsuk1ko/cq-picsearcher-bot) 的启发，以及其遇到的问题 [Tsuk1ko/cq-picsearcher-bot#283](https://github.com/Tsuk1ko/cq-picsearcher-bot/issues/283) 不好解决。

此外，我只需要基础的搜图功能，加上一些小调整，于是忍不住自己也写了一个。

