Skip to content

fix: #查询qq 兼容 LLBot 协议端 - #57

Merged
Cat-bl merged 1 commit into
mainfrom
dev
Aug 12, 2026
Merged

Cat-bl merged 1 commit into
mainfrom
dev

Conversation

@Cat-bl

@Cat-bl Cat-bl commented Aug 12, 2026

Copy link
Copy Markdown
Owner
  • 判断协议端类型(NapCat/LLBot)分别调用 get_credentials/get_cookies
  • 修复 cookies 正则匹配顺序(先 p_skey 再 skey,避免误匹配)
  • 修复 uin 取值 bug(原传正则对象而非捕获组)
  • 兼容分号后无空格的 cookies 格式
  • 添加 fetch 超时与接口错误提示

- 判断协议端类型(NapCat/LLBot)分别调用 get_credentials/get_cookies
- 修复 cookies 正则匹配顺序(先 p_skey 再 skey,避免误匹配)
- 修复 uin 取值 bug(原传正则对象而非捕获组)
- 兼容分号后无空格的 cookies 格式
- 添加 fetch 超时与接口错误提示
@Cat-bl
Cat-bl merged commit 705b52f into main Aug 12, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant