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

🤖一个基于 WeChaty 结合 DeepSeek / ChatGPT / Kimi / 讯飞等Ai服务实现的微信机器人 ,可以用来帮助你自动回复微信消息,或者管理微信群/好友,检测僵尸粉等...

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

运行起来,一切正常,就是发消息出发了之后请求api返回400 bad request,不知道什么原因 ``` data: '\r\n' + '400 The plain HTTP request was sent to HTTPS port\r\n' + '\r\n' + '400 Bad Request\r\n' + 'The plain HTTP request was sent...

![image](https://user-images.githubusercontent.com/29479569/217408567-b063e9a7-6bfe-4116-957b-e9cba6fe6dfd.png) 昨天还运行好好的,今天就报这个错。重启过几次也一样

15:48:05 ERR PuppetWeChatBridge onLoad() exception: TimeoutError: waiting for function failed: timeout 60000ms exceeded node:internal/process/promises:288 triggerUncaughtException(err, true /* fromPromise */); ^ GError [TimeoutError]: waiting for function failed: timeout 60000ms exceeded 为啥会超时呢

能不能建一个分支你把依赖也传一下呀,目前来看工程没办法跑起来

![image](https://user-images.githubusercontent.com/103173758/216883168-5f3a1860-52a5-4e77-b964-e73c88aeb3d0.png) 有朋友遇到类似的问题么。。。 安装npm i 的时候报错。 @wangrongding 老铁帮忙看看?

操作系统:Centos 7 node版本:v12.19.1 npm版本:v6.14.8 **问题描述:** npm run dev启动服务失败,报错信息如下: [root@fancy-box-2 wechat-bot]# npm run dev [email protected] dev /root/self/wechat-bot node ./index.js (node:1166) ExperimentalWarning: The ESM module loader is experimental. file:///root/self/wechat-bot/src/wechaty/sendMessage.js:16 const roomName =...