我不明白为什么会出现错误: TypeError: Cannot read property 'MessageEmbed‘of undefinedmodule.exports = {description: "this is the help command", const newEmbed = new Discord.MessageEmbed() .setTitle(
我正在为Discord编写一个机器人,当我从cmdbox运行app.js时,它总是说: at Function.Modulemodule.js:300:12) 我已经尝试删除node_modules,然后运行npm i --save
discord.js--no-optional again, I have also tried doing np