Custom Command
FunctionsBot Functions

$cpu

This function provides real-time information about the bot's current CPU usage.

Usage

Simply use $cpu in your command or response. The function will be replaced with a numerical representation of the bot's CPU usage percentage.

$cpu

Function Cooldown

This function has built-in cooldown. Why? Read more about cooldowns here.

  • Cooldown: 10 seconds
  • Tracked By: User
  • Type: unsortable

Functions with the same type share cooldowns based on the same Tracked By value.

On this page