$variablesCount
Returns how many of a certain variable type the bot has.
Syntax
$variablesCount[Type]
Parameters
Type
(Type: Enum || Flag: Required)
: The variable type to return the count for. Accepts eitheruser
,server
,channel
, orglobaluser
as input.
Example
$nomention
$variablesCount[server]