discord.js next version?

What is this next version of discord.js? https://discord.js.org/ What will mthe difference be between discord.js v14 and that new one
discord.js
discord.js
discord.js is a powerful Node.js module that allows you to interact with the Discord API very easily. It takes a much more object-oriented approach than most other JS Discord libraries, making your bot's code significantly tidier and easier to comprehend.
15 Replies
d.js toolkit
d.js toolkit12mo ago
• What's your exact discord.js npm list discord.js and node node -v version? • Post the full error stack trace, not just the top part! • Show your code! • Explain what exactly your issue is. • Not a discord.js issue? Check out #useful-servers.
Unknown User
Unknown User12mo ago
Message Not Public
Sign In & Join Server To View
DUCKODAS
DUCKODAS12mo ago
oh okay but what is it, what is it for?
Unknown User
Unknown User12mo ago
Message Not Public
Sign In & Join Server To View
DUCKODAS
DUCKODAS12mo ago
what is it
Unknown User
Unknown User12mo ago
Message Not Public
Sign In & Join Server To View
DUCKODAS
DUCKODAS12mo ago
and what is it for discordjs/core
Unknown User
Unknown User12mo ago
Message Not Public
Sign In & Join Server To View
DUCKODAS
DUCKODAS12mo ago
hm okay thanks Oh thanks ❤️
𝒄𝒐𝒄𝒐𝒌𝒊𝒕𝒕𝒆𝒏
So diwcoedjs next is version 15 except that it isn't out yet is that what it means?
Rooobert
Rooobert12mo ago
I just have the same question. I wanna start bot development and looking for a good library. I thinks discord.js will do it, but I'm wondering if "next" version will be something different. Because learning v14 and then learning all from the start for "next" version is not what I wanna go with.
Unknown User
Unknown User12mo ago
Message Not Public
Sign In & Join Server To View
Legends of NGDB™
It probably won't be anything "major". Upgrading from v13 to v14 wasn't.
Syjalo
Syjalo12mo ago
It's just next version of discord.js written in TypeScript aka TypeScript Rewrite (TSR). It can be v15, v16, and even v17 or v18.
Azure
Azure12mo ago
So that means I can use
import * from 'discord.js'
import * from 'discord.js'
? Just asking, thanks