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