Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefiend data #25

Open
nicolapanegos opened this issue May 23, 2023 · 0 comments
Open

Undefiend data #25

nicolapanegos opened this issue May 23, 2023 · 0 comments

Comments

@nicolapanegos
Copy link

nicolapanegos commented May 23, 2023

Hi, i have this problem, when i text on channel the app crash Can someone help me?
my discord il_Nikk#5936
thx

Error: Request failed with status code 429
    at createError (C:\Users\nicol\Desktop\AI4\node_modules\axios\lib\core\createError.js:16:15)
    at settle (C:\Users\nicol\Desktop\AI4\node_modules\axios\lib\core\settle.js:17:12)
    at IncomingMessage.handleStreamEnd (C:\Users\nicol\Desktop\AI4\node_modules\axios\lib\adapters\http.js:322:11)
    at IncomingMessage.emit (node:events:525:35)
    at IncomingMessage.emit (node:domain:489:12)
    at endReadableNT (node:internal/streams/readable:1359:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
C:\Users\nicol\Desktop\AI4\main.js:122
                Text: '<speak><prosody pitch="high">'+message+".................... "+gptResponse.data.choices[0].text+'</prosody></speak>',
                                                                                                  ^

TypeError: Cannot read properties of undefined (reading 'data')
    at client.<anonymous> (C:\Users\nicol\Desktop\AI4\main.js:122:99)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Node.js v18.16.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant