puppet-xp-getting-started icon indicating copy to clipboard operation
puppet-xp-getting-started copied to clipboard

基于wechaty-puppet-xp的Windows微信机器人

Results 5 puppet-xp-getting-started issues
Sort by recently updated
recently updated
newest added

运行npm i wechaty-puppet-xp@next后出现的代码如下: C:\Users\harve\Documents\mychat2\puppet-xp-getting-started>npm i wechaty-puppet-xp@next npm WARN deprecated [email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. npm WARN deprecated @hapi/[email protected]: Moved to 'npm install @sideway/pinpoint'...

![puppet-xp-demo](https://user-images.githubusercontent.com/792288/188265000-0105ed8e-804c-4411-97d0-0252ea21a830.png)

Demo运行起来之后,文本信息接收和发送都没问题,但当接收到 图片之后,报出如下错误,是我什么地方的配置有问题吗? --------------------------------- RECV: Message#Image[🗣Contact@👥Room] 1f TypeError: Cannot read properties of undefined (reading 'name') at getNameExtension (D:\gitlab_new_test\wechaty-puppet-xp-demo\node_modules\wechaty-puppet-xp\dist\cjs\src\pure-functions\image-decrypt.js:83:7) at ImageDecrypt (D:\gitlab_new_test\wechaty-puppet-xp-demo\node_modules\wechaty-puppet-xp\dist\cjs\src\pure-functions\image-decrypt.js:16:27) at PuppetXp.messageFile (D:\gitlab_new_test\wechaty-puppet-xp-demo\node_modules\wechaty-puppet-xp\dist\cjs\src\puppet-xp.js:354:71) at WechatifiedUserClass.toFileBox (D:\gitlab_new_test\wechaty-puppet-xp-demo\node_modules\wechaty\dist\cjs\src\user-modules\message.js:785:51) at WechatyImpl.onMessage (D:\gitlab_new_test\wechaty-puppet-xp-demo\main.js:112:38) Error:...

你好,请问企业微信可以使用吗?需要单独开发?还是要什么方式呢?