-
The auto-tagger generates an error and does not actually update the post. Deepdanbooru itself is working, I can see via the debug logs that it actually generated tags. Here is what I see in the consol…
-
Paste rules here as:
``` json
[
{
"type": "Image",
"icon": "image",
"sites": [
{
"name": "Google image",
"url": "https:…
-
Click to import👇
===
Open a new issue to store your own Search engines Config, just let it be inserted in \`\`\`.
Just like:
````
``` json
Your Search Engines
```
````
Then you can import by…
-
### YetAnotherPicSearch 、 go-cqhttp 、 nonebot 、 Python 版本及操作系统
YetAnotherPicSearch 1.7.4
go-cqhttp 1.0..0-rc3
nonebotv2
Python 3.10.4
Windows Server 2016
### 列出安装的 Python 包
aiodns==3.0.0
aiofi…
-
PicSearchConcig:Config(hide_img=False, saucenao_low_acc=70, use_ascii2d_when_low_acc=True, group_forward_search_result=True, private_forward_search_result=False, proxy=None, cache_expire=7, saucenao_a…
cmdhb updated
2 years ago
-
### YetAnotherPicSearch 、 go-cqhttp 、 nonebot 、 Python 版本及操作系统
插件版本最新的
go-cqhttp:v1.0.0-rc3
nonebot:beta5
python:3.9.13
系统:centos 7.9
### 列出安装的 Python 包
_No response_
### 如何复现
搜图后返回这个错误
### …
-
### YetAnotherPicSearch 、 go-cqhttp 、 nonebot 、 Python 版本及操作系统
YetAnotherPicSearch:1.6.0 go-cqhttp:1.0.0-rc3
nonebot:2.0.0beta.5 python: 3.8
WindowsServer2012R2
### 列出安装的 …
-
### YetAnotherPicSearch 、 go-cqhttp 、 nonebot 、 Python 版本及操作系统
系统:windows 11,Python 版本3.10,nonebot2 b4,cqhttp rc3,YetAnotherPicSearch 1.6.3
### 列出安装的 Python 包
aiocache==0.…
-
如题,当前搜图功能在低相似度的情况下经常搜出R18内容,能否添加一个开关过滤掉R18结果
-
这两个地方一直弄不好
识图api的获取
saucenao.py文件15行:
```
api_key = Config.get_config("search_image", "API_KEY")
if not api_key:
return "Saucenao 缺失API_KEY!"
```
每次都是无法获取,输出缺失API_KEY
__init__.py文件31行…