-
Please publish discord-backup v14
-
Please, update to discord.js v14
-
Do you have an ETA on when you will release a version for Discord.js V14 maybe on a V5 branch ?
-
please update the bot to discord.js v14
it is showing in my console that discord.js 12.3.1 is no longer supported
-
Currently in progress: https://github.com/psibean/discord.js-pagination/tree/feature/update-discordjs-v14
Example app is partially working, just some bugs with the select menu options, however usin…
-
discord.js released v14 a few days ago. If possible, I'd like to update Tooga to the latest version of discord.js. Regarding the release itself, one of the main things I'm interested in is the use of …
-
### Description
The [Get User Voice State](https://discord.com/developers/docs/resources/voice#get-user-voice-state) route does not list the needed permissions to use the route, but we are getting a …
-
### Which package is this bug report for?
discord.js
### Issue description
After upgrading @types/node v22.7.9, the following error occurs when executing the tsc command.
```
node_modules/.pnpm…
-
[Guide link](https://discordjs.guide/additional-info/changes-in-v14.html#before-you-start)
-
Not a comment for change, just an FYI. My analysis is that the test is doing 'async work' after the Client is constructed. Bad practice? Yes. Reality? Also yes.
This is a problem we could solve by …