mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-Nonebot.git
synced 2026-04-01 22:04:51 +00:00
feat(config): 添加 animetrace搜番 API 配置项在 api_config_example.py 文件中添加了 animetrace 搜番 API
(cherry picked from commit 762d82b7a0)
This commit is contained in:
parent
6eac048117
commit
63cce72ca4
1 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,8 @@ ju_he_image_list= "https://api.superbed.cn/timeline" # 聚合图床获取上传
|
|||
#随机图 anosu
|
||||
anosu_url = "https://image.anosu.top/pixiv/json"
|
||||
|
||||
# 搜番/acg api
|
||||
animetrace_url = "https://api.animetrace.com/v1/search"
|
||||
"""
|
||||
AI
|
||||
"""
|
||||
|
|
|
|||
Loading…
Reference in a new issue