wechat-bot icon indicating copy to clipboard operation
wechat-bot copied to clipboard

🤖一个基于 WeChaty 结合 DeepSeek / ChatGPT / Kimi / 讯飞等Ai服务实现的微信机器人 ,可以用来帮助你自动回复微信消息,或者管理微信群/好友,检测僵尸粉等...

Results 172 wechat-bot issues
Sort by recently updated
recently updated
newest added

bot error❌: GError: not supported friend request message raw payload at PuppetWechat4u.friendshipRawPayloadParser (file:///app/node_modules/wechaty-puppet-wechat4u/dist/esm/src/puppet-wechat4u.js:839:23) at PuppetWechat4u.friendshipPayload (file:///app/node_modules/wechaty-puppet/dist/esm/src/mixins/friendship-mixin.js:78:40) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async WechatifiedUserClass.ready (file:///app/node_modules/wechaty/dist/esm/src/user-modules/friendship.js:154:24) at async PuppetWechat4u. (file:///app/node_modules/wechaty/dist/esm/src/wechaty-mixins/puppet-mixin.js:171:33) { code: 2,...

docker run --rm --name wechat-bot -v $(pwd)/config.js:/app/config.js -v $(pwd)/.env:/app/.env wechat-bot > [email protected] dev > node ./index.js ? 请先选择服务类型 (Use arrow keys) ❯ ChatGPT Kimi Xunfei %

我给我自己发没问题,别人给我发就报下面的错 ![20240407-224053](https://github.com/wangrongding/wechat-bot/assets/17314925/b48e9127-b16e-4dc5-b8ee-3f109c4cbb78)

> [email protected] dev > node ./index.js Start to log in wechat... uncaughtException AssertionError [ERR_ASSERTION]: 1102 == 0 at Object.equal (D:\wechatbot\wechat-bot-main\wechat-bot-main\node_modules\wechat4u\lib\util\global.js:69:24) at D:\wechatbot\wechat-bot-main\wechat-bot-main\node_modules\wechat4u\lib\core.js:227:24 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { code: 2, details: 'AssertionError...

![image](https://github.com/wangrongding/wechat-bot/assets/65156952/67d92c14-ff08-4fe3-bd0a-c3131045f14e) 有大佬知道这个怎么解决吗?昨天试了一下还可以用,今天重新跑的时候就出现这样的问题

![image](https://user-images.githubusercontent.com/39050392/227401880-0cebba6b-00d5-46f3-9329-72f4a66aa872.png)

![image](https://github.com/wangrongding/wechat-bot/assets/58103037/739cd654-6ab1-4556-a2aa-356855d208c3) 有无大佬知道这是为啥。

(node:1448) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) Puppeteer old Headless deprecation warning:...