azbh111

Results 2 issues of azbh111

puppet-xp.ts ```js override async messageForward ( conversationId: string, messageId: string, ): Promise { log.verbose('PuppetXp', 'messageForward(%s, %s)', conversationId, messageId, ) const curMessage = this.messageStore[messageId] if (curMessage?.type === PUPPET.types.Message.Text) { await this.messageSendText(conversationId,...

操作系统: MacOS 11.6.1 NodeJS: v16.13.1 设置环境变量 export WECHATY_LOG=verbose export WECHATY_PUPPET=wechaty-puppet-wechat 启动 npm start 报错日志 ``` 11:37:44 VERB PuppetWeChatEvent onScan({code: 201, url: https://login.weixin.qq.com/qrcode/odsv5ChIGQ==}) 11:37:44 VERB StateSwitch inactive(true)