#Resolve Promise Error (Discord.js v14.8.0)
12 messages · Page 1 of 1 (latest)
node v19.8.1
That's just the output of listening to the multipleResolves event in the first place, followed by a warning that the event will be removed in a future version of node
No actual error there
But then for some reason non of my commands work, they all worked before i updated to v14
Unrelated
Are you using message or slash commands?
message
Do you have the MessageContent intent?
no
You need it to read other users' message content
ah i see, so what is the new constructor for embeds? it says Discord.MessageEmbed() is not a constructor
EmbedBuilder
There's a full list of changes in #djs-help-v14 's channel topic