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