Returns the client's ram usage.
Last updated 3 years ago
Was this helpful?
$ram
bot.commands.add({ type: "basicCommand", name: "example", code: `RAM: $ram` })