⚙️Economy Variables
Using economy variables is an awesome way to personalize your work commands and make them one-of-a-kind! You can show balances, set limits, and create more intricate commands with minimum and maximum values. It's a really useful tool that will make your messages stand out.
Variable
Example
Description
{user.balance}
11000
displays the member's total balance
{user.balance.locale}
11,000
displays the member's total balance as a locale number
{user.cash}
1000
displays the member's cash balance
{user.bank}
10000
displays the member's bank balance
{currency_both}
1000 cash, 10000 bank
displays both the current cash and bank balances for a member
[min-max]
[1-10]
will generate a range between the minimum and maximum value
Last updated