How code I send the discord.js version as a message?

I want to be able to add the discord.js version that is running
7 Replies
d.js toolkit
d.js toolkit14mo 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.
sexy dark chocolate
require("discord.js").version should work
Bobjoerules
Bobjoerules14mo ago
No to add to embed field Like pong.setDescription(npm discord.js)
sexy dark chocolate
Go ahead and add to the embed field then
Bobjoerules
Bobjoerules14mo ago
Oh It produces undefined
sexy dark chocolate
Should return a string Lemme see
Bobjoerules
Bobjoerules14mo ago
Oh it does Nvm Thought require part was not needed opps