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 toolkitβ€’3y 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 Userβ€’3y ago
Message Not Public
Sign In & Join Server To View
duckodas
duckodasOPβ€’3y ago
oh okay but what is it, what is it for?
Unknown User
Unknown Userβ€’3y ago
Message Not Public
Sign In & Join Server To View
duckodas
duckodasOPβ€’3y ago
what is it
Unknown User
Unknown Userβ€’3y ago
Message Not Public
Sign In & Join Server To View
duckodas
duckodasOPβ€’3y ago
and what is it for discordjs/core
Unknown User
Unknown Userβ€’3y ago
Message Not Public
Sign In & Join Server To View
duckodas
duckodasOPβ€’3y 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
Rooobertβ€’3y 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 Userβ€’3y ago
Message Not Public
Sign In & Join Server To View
πŸ•ŠπŸ‘» Lπ–Šπ–Œπ–Šπ–“π–‰π–˜ o𝖋 𝕹𝔾𝔻𝕭
It probably won't be anything "major". Upgrading from v13 to v14 wasn't.
Syjalo
Syjaloβ€’3y 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
Azureβ€’3y ago
So that means I can use
import * from 'discord.js'
import * from 'discord.js'
? Just asking, thanks

Did you find this page helpful?