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

ChatGPT for wechat https://github.com/AutumnWhj/ChatGPT-wechat-bot

Results 193 ChatGPT-wechat-bot issues
Sort by recently updated
recently updated
newest added

我在服务器中进行部署的时候出现如下错误: ![https://download.xinmouren.cn/2022/12/11/6394d50fa0bc4.png]() `root@raspberrypi:/www/wwwroot/ChatGPT-wechat-bot# node lib/bundle.esm.js 02:46:29 WARN WechatyPuppetMixin start() starting puppet ... timeout 02:46:29 WARN WechatyPuppetMixin start() puppet info: Puppet(WechatEveryDay) Start to log in wechat... 02:47:15 ERR PuppetWeChatBridge start() exception:...

``` wechatbot | retry 1 times, error: Error: ChatGPT failed to refresh auth token. Error: 403 Forbidden wechatbot | retry 2 times, error: Error: ChatGPT failed to refresh auth token....

1. 写了个备用的dockerfile文件供无法build的人使用(如因网络环境造成chrome key文件的获取卡住、npm包的问题等等); 2. 增加了一个部署好的Docker镜像使用在readme_ZH文件中。 3. 中文readme文件增加了一点使用说明;

![image](https://user-images.githubusercontent.com/45230059/206989947-1c552b06-932b-4d6b-bbda-494a6aeb6721.png) ![image](https://user-images.githubusercontent.com/45230059/207000840-e2d39a21-3457-45eb-a44a-2d6452cee12b.png)

2022-12-12 15:08:06 file:///code/node_modules/chatgpt/build/index.js:128 2022-12-12 15:08:06 throw new Error("ChatGPT invalid session token"); 2022-12-12 15:08:06 ^ 2022-12-12 15:08:06 2022-12-12 15:08:06 Error: ChatGPT invalid session token 2022-12-12 15:08:06 at new ChatGPTAPI (file:///code/node_modules/chatgpt/build/index.js:128:13) 2022-12-12...

我npm run dev 并登录微信后一直停留在Automatic robot chat mode has been activated 如题 是什么原因呢

Error: ⚠️ No chatgpt item in pool at ChatGPTPoole.getConversation (file:///app/src/chatgpt.ts:176:13) at ChatGPTPoole.sendMessage (file:///app/src/chatgpt.ts:188:35) at ChatGPTPoole.sendMessage (file:///app/src/chatgpt.ts:197:21) at runMicrotasks () at processTicksAndRejections (node:internal/process/task_queues:96:5) at async ChatGPTBot.getGPTMessage (file:///app/src/chatgpt.ts:253:12) at async ChatGPTBot.onPrivateMessage (file:///app/src/chatgpt.ts:308:24)...