$getUserVar
Returns a local-user variable value.
Usage
$getUserVar[variableName;(userID;guildID)]
Parameters
variableName
(Type: String || Flag: Required)
: The name of the variable to get.userID
(Type: String, Snowflake || Flag: Vacantable)
: The user to get the variable value for. If no user is provided, the author is used.guildID
(Type: Snowflake || Flag: Optional)
: The guild to get the variable value for. If no guild is provided, the current guild is used.
Example
$nomention
<@$mentioned[1;yes]> has $getUserVar[Money;$mentioned[1;yes]] coins.