description Returns the CPU Usage $cpu This function returns the cpu in percentage Usage bot.command({ name: "cpu", code: `CPU Usage: $cpu` })