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
• 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.require("discord.js").version should work
No to add to embed field
Like pong.setDescription(npm discord.js)
Go ahead and add to the embed field then
Oh
It produces undefined
Should return a string
Lemme see
Oh it does
Nvm
Thought require part was not needed opps