We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.6.67
web 协议
Docker 部署
转发名片给好友,设置的自动通过,添加好友报错, 但是通过群加好友就没有问题.
应该通过 2024-11-20 18:13:09 - 木豆豆,发送了好友请求
2024-11-20 18:13:09 - 新添加好友:木豆豆,默认回复
2024-11-20 18:13:10 - 素材 { id: 10612,
2024-11-20 18:12:09 - 添加好友出错: AssertionError [ERR_ASSERTION]: -1 == 0 at Object.equal (/bot/node_modules/wechat4u/lib/util/global.js:69:24) at /bot/node_modules/wechat4u/lib/core.js:1210:24 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async PuppetWechat4u.friendshipAccept (file:///bot/node_modules/wechaty-puppet-wechat4u/dist/esm/src/puppet-wechat4u.js:800:9) at async WechatifiedUserClass.accept (file:///bot/node_modules/@juzi/wechaty/dist/esm/src/user-modules/friendship.js:202:9) at async WechatyImpl.onFriend (file:///bot/node_modules/wechaty-web-panel/dist/esm/src/handlers/on-friend.js:21:25) { generatedMessage: true, code: 'ERR_ASSERTION', actual: -1, expected: 0, operator: '==', response: [Object], tips: '通过好友请求失败' }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Self Checks
Panel Version
1.6.67
协议
web 协议
部署方式
Docker 部署
问题及复现步骤
转发名片给好友,设置的自动通过,添加好友报错, 但是通过群加好友就没有问题.
✔️ 预计结果
应该通过
2024-11-20 18:13:09 - 木豆豆,发送了好友请求
2024-11-20 18:13:09 - 新添加好友:木豆豆,默认回复
2024-11-20 18:13:10 - 素材 {
id: 10612,
❌ 实际结果
2024-11-20 18:12:09 - 添加好友出错: AssertionError [ERR_ASSERTION]: -1 == 0
at Object.equal (/bot/node_modules/wechat4u/lib/util/global.js:69:24)
at /bot/node_modules/wechat4u/lib/core.js:1210:24
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async PuppetWechat4u.friendshipAccept (file:///bot/node_modules/wechaty-puppet-wechat4u/dist/esm/src/puppet-wechat4u.js:800:9)
at async WechatifiedUserClass.accept (file:///bot/node_modules/@juzi/wechaty/dist/esm/src/user-modules/friendship.js:202:9)
at async WechatyImpl.onFriend (file:///bot/node_modules/wechaty-web-panel/dist/esm/src/handlers/on-friend.js:21:25) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: -1,
expected: 0,
operator: '==',
response: [Object],
tips: '通过好友请求失败'
}
The text was updated successfully, but these errors were encountered: