LuChao

Results 68 comments of LuChao

@shihuihzh Thanks for your feedback, this error will be fixed in the next version.

When you are invited to join the group, you will exit by mistake ``` 12:37:00 INFO StarterBot {"_events":{},"_eventsCount":0,"id":"cl2y8fhwq000d0svo4sl7fmtx","payload":{"id":"cl2y8fhwq000d0svo4sl7fmtx","listenerId":"wxid_3nowrr7t7c5d22","roomId":"","talkerId":"wxid_i6693adu7fi822","text":"view500","timestamp":1652071020651,"toId":"wxid_3nowrr7t7c5d22","type":14}} 12:37:16 WARN Room findAll() message.ready() rejection: TypeError: iterator is not iterable GError:...

``` 13:02:48 INFO StarterBot {"_events":{},"_eventsCount":0,"id":"cl2y9co9y000eg4voa08nfkh0","payload":{"id":"cl2y9co9y000eg4voa08nfkh0","listenerId":"wxid_3no75d22","roomId":"","talkerId":"wxid_ks1922","text":"你已添加了秋月团长 ,现在可以开始聊天了。","timestamp":1652072568550,"toId":"wxid_5d22","type":0}} 13:02:48 INFO StarterBot {"_events":{},"_eventsCount":0,"id":"cl2y9co9y000dg4vocvm35ne0","payload":{"id":"cl2y9co9y000dg4vocvm35ne0","listenerId":"wxid_c5d22","roomId":"","talkerId":"fmessage","text":"","timestamp":1652072568550,"toId":"wxid_3nd22","type":0}} ```

> when my customer started wechat by my application, the antivirus software (just like 360) told me it was a virus, and it used to make my clients think I...

> It seems that you have to pull the latest code, try `npm install wechaty-puppet- xp@next` , run it again and let me know the result.

> Error: Wechaty Puppet Unsupported API Error. Learn More At https://github.com/wechaty/wechaty-puppet/wiki/Compatibility > at Object.throwUnsupportedError (D:\Wang\workspace\wxt\node_modules\wechaty-puppet\dist\cjs\src\throw-unsupported-error.js:6:11) > at PuppetXp.messageSendFile (D:\Wang\workspace\wxt\node_modules\wechaty-puppet-xp\dist\cjs\src\puppet-xp.js:571:20) > at processTicksAndRejections (node:internal/process/task_queues:96:5) > at async D:\Wang\workspace\wxt\node_modules\wechaty\dist\cjs\src\sayable\deliver-sayable.js:25:17 > at async...

@liuweiGL We are glad you're interested in the XP project. If you want to contribute code: 1. To wehaty's official website to learn about wehcaty's API first [https://wechaty.js.org/docs/api/](https://wechaty.js.org/docs/api/) 2. Then...

@cixingguangming55555 Please help confirm this bug. It is suspected that there is an address access conflict.

Try to install the latest version ``` npm install wehaty-puppet-xp@next ```