我要创建一个名为_ram的命令,该命令应显示bots ram的当前用法。我已经尝试过这些东西:
${client.performance.memory} //(Says memory is not defined) ${window.performance.memory} //(Window is not defined)
有一种有效的显示方式吗?
javascript node.js discord.js
discord.js ×1
javascript ×1
node.js ×1