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

wechat web protocal, control personal wechat client to receive and send message

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

【求助】您好,请问可以通过c++程序,调用wechat-bot给某个好友发消息么? 如果wechat-bot不行的话,请问您知道有没有其他的库或者办法可以实现这样的功能? 比如通过wxpy,或者自己逆向hook PC版微信? 多谢多谢~

我想帮忙完善文档,不知道怎样联系作者呢

登录之后的cookie,能够正确解释并保存到cookie.json,但重新从文件读取就只能读到一对key value,我定位到是node-axios-cookiejar 里面,调用的request-interceptor-wrapper 有问题,request-interceptor-wrapper 里面的一句 const cookieString = local.jar.getCookieStringSync(config.url); cookieString 根据url 返回的cookie 就只剩下一对key value

Error: Cannot find module 'babel-runtime/core-js/get-iterator' at Function.Module._resolveFilename (module.js:325:15) at Function.Module._load (module.js:276:25) at Module.require (module.js:353:17) at require (internal/module.js:12:17) at Object. (D:\wx-bot\node_modules\weixinbot\lib\weixinbot.js:3:21) at Module._compile (module.js:409:26) at Object.Module._extensions..js (module.js:416:10) at Module.load (module.js:343:32) at...

1203 check ticket failed 今天凌晨,机器人突然掉线,一直尝试重新登录,然后扫码登陆的时候在fetchTickets()函数里面,一直返回check ticket failed,要么就是请求的时候404。 但是我用微信自己的客户端,是可以登录的

可否增加获取图片语音等媒体数据的接口呀