Carcraftz / discord.js-patched-v11

A patched version (v11) of the Discord Javascript library. Fixes issues with stage channels in modern Discord versions and prevents your bots from crashing. Built for legacy codebases and reviving open source Discord bots.
Apache License 2.0
6 stars 10 forks source link

Seems to be depreceated. #4

Open blumerique opened 2 years ago

blumerique commented 2 years ago

I suddenly got a DiscordAPI Error using the library to create/send embeds. Was working a few hours ago.

UnhandledPromiseRejectionWarning: DiscordAPIError

at /app/node_modules/discord.js-selfbot-v11/src/client/rest/RequestHandlers/Sequential.js:85:15 at /app/node_modules/snekfetch/src/index.js:215:21 at runMicrotasks () at processTicksAndRejections (internal/process/task_queues.js:95:5)

B1T2 commented 2 years ago

Yep. I'm having the same issue. Please take a look into it. Thanks.

Carcraftz commented 2 years ago

Bit busy recently so can't look into this myself. If anyone figures this out feel free to submit a PR

hackermondev commented 2 years ago

You can't send embeds on normal accounts anymore.