$cpu
$cpu
will return CPU usage of a process or the OS.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
option? | string | The option that the CPU usage will be returned of. 1. os - returns the CPU usage of the bot 2. process - returns the CPU usage of the process | false |
Example(s)
This will return the CPU usage of your bot: