askrella / whatsapp-chatgpt

ChatGPT + DALL-E + WhatsApp = AI Assistant :rocket: :robot:
3.49k stars 842 forks source link

bot is ready, but can't receive anything #321

Open fatwang2 opened 1 year ago

fatwang2 commented 1 year ago

The bot is ready to use. To get started, send a message to the bot with the prompt you want to use. Use the prefix '!gpt' if configured that way. ◇ [GPT] Received prompt from 8618500389728@c.us: hello (node:24610) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time An error occured TypeError: fetch failed at Object.processResponse (node:internal/deps/undici/undici:7188:34) at node:internal/deps/undici/undici:7516:42 at node:internal/process/task_queues:140:7 at AsyncResource.runInAsyncScope (node:async_hooks:202:9) at AsyncResource.runMicrotask (node:internal/process/task_queues:137:8) at processTicksAndRejections (node:internal/process/task_queues:95:5) { cause: Error: [object Object] at makeNetworkError (node:internal/deps/undici/undici:6317:51) at httpNetworkFetch (node:internal/deps/undici/undici:7810:16) at processTicksAndRejections (node:internal/process/task_queues:95:5) at httpNetworkOrCacheFetch (node:internal/deps/undici/undici:7703:33) at httpFetch (node:internal/deps/undici/undici:7557:37) at schemeFetch (node:internal/deps/undici/undici:7489:18) at node:internal/deps/undici/undici:7342:20 at mainFetch (node:internal/deps/undici/undici:7338:20) {

} }