Replies: 2 comments
-
Sorry . yes still working. i had an error with my Discord token |
Beta Was this translation helpful? Give feedback.
0 replies
-
Nice job ! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
If this client still working ?
Because i get an error with discord API in command.ts/allCommand:
url ---> https://discord.com/api/v9/guilds/1171779868866916445/application-command-index
finished
SyntaxError: Unexpected end of JSON input
at JSON.parse ()
at parseJSONFromBytes (node:internal/deps/undici/undici:5584:19)
at successSteps (node:internal/deps/undici/undici:5555:27)
at fullyReadBody (node:internal/deps/undici/undici:1665:9)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async specConsumeBody (node:internal/deps/undici/undici:5564:7)
at MidjourneyApi.allCommand (/Users/hmauderly/workspace/midjourney-client/src/command.ts:58:18)
at Midjourney.Connect (/Users/hmauderly/workspace/midjourney-client/src/midjourney.ts:43:5)
at main (/Users/hmauderly/workspace/midjourney-client/example/imagine-ws.ts:20:3)
Beta Was this translation helpful? Give feedback.
All reactions