puppet-wechat
puppet-wechat copied to clipboard
Wechaty Puppet Provider for WeChat
2023-01-29 10:28:49 02:28:49 WARN WechatyPuppetMixin start() starting puppet ... timeout 2023-01-29 10:28:49 02:28:49 WARN WechatyPuppetMixin start() puppet info: Puppet(UosDemo) 2023-01-29 10:29:34 02:29:34 ERR PuppetWeChatBridge start() exception: TimeoutError: Navigation timeout of...
Room Event:leave是不是在UOS协议下无效?
```js const { ScanStatus, WechatyBuilder, log } = require('wechaty'); const qrTerm = require('qrcode-terminal'); function onScan(qrcode, status) { if (status === ScanStatus.Waiting || status === ScanStatus.Timeout) { qrTerm.generate(qrcode, { small: true...
msg.talker() 或者 msg.from(),有时候可以获取到,有时候获取不到 WechatifiedContactSelfImpl { _events: [Object: null prototype] {}, _eventsCount: 0, _maxListeners: undefined, id: '@xxxx', payload: { address: undefined, alias: '', avatar: '/cgi-bin/mmwebwx-bin/webwxgeticon?seq=185320399&username=@xxxxx&skey=@xxxx', city: undefined, friend: true, gender: 0,...
when save file from msg using `toFileBox`, got an abnormal FileBox. reproduce code here ```typescript const file = await msg.toFileBox(); // got: {} -1 console.log(file.metadata, file.size); await file.toFile(filePath); ```
03:10:27 ERR PuppetWeChat initBridge() exception: Failed to launch the browser process! /workspace/wechat-openai-qa-bot/node_modules/puppeteer/.local-chromium/linux-982053/chrome-linux/chrome: error while loading shared libraries: libatk-1.0.so.0: cannot open shared object file: No such file or directory TROUBLESHOOTING: https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md...
https://github.com/r0adkll/sign-android-release/blob/master/node_modules/babel-preset-current-node-syntax/src/index.js#L8
 20:54:48 WARN WechatyPuppetMixin start() starting puppet ... timeout 20:54:48 WARN WechatyPuppetMixin start() puppet info: Puppet(ding-dong-bot) 是哪里漏了配置?