Command Prefix


Default: ! or @mention
Example: !help or @UnbelievaBoat#1046 help

Command Usage Syntax


[] - optional parameter
<> - required parameter
<thing1 | thing2> - select one of these options
config - configuration command (if these commands are entered without any parameters, it will tell you the current setting)

(DO NOT INCLUDE THESE WHEN TYPING THE COMMAND)

Commands



config set-currency - Set the currency symbol

Usage:
set-currency <symbol>

Set the currency symbol to use.
You can use anything for this, including emojis.
To revert back to the default symbol, use default.

Example:
set-currency $
set-currency ๐Ÿ’ฐ
Permission:
Manage server or Bot commander role
config set-start-balance - Set the starting bank balance

Usage:
set-start-balance <amount>

Set bank balance members joining your server start with.
Set this to 0 if you want to disable it.

Example:
set-starting-balance 200
Permission:
Manage server or Bot commander role
config money-audit-log - Manage the audit log channel for money transactions

Usage:
money-audit-log <enable | disable> [channel]

Logs all money transactions.

Permission:
Manage server or Bot commander role
config maximum-balance - Set the maximum cash and/or bank balance allowed.

Usage:
maximum-balance <cash | bank> <amount>

Set the maximum cash and/or bank balance allowed.
Set this to 0 if you want to disable it.

Example:
maximum-balance cash 500
Permission:
Manage server or Bot commander role
add-money - Add money to a member

Usage:
add-money [cash | bank] <member> <amount>

Add money to a member's cash or bank balance.
If the cash or bank argument isn't given, it will be added to the cash part.
For an infinite amount of money use Infinity as the amount.

Example:
add-money @user 350
add-money bank @user 350
Permission:
Manage server or Bot commander role
add-money-role - Add money to all members in a role

Usage:
add-money-role [cash | bank] <role> <amount>

Add money to the cash or bank balance of every member in a role.
Bots are not included.
If the cash or bank argument isn't given, it will be added to the cash part.

Example:
add-money-role @Members 350
add-money-role bank @everyone 200
Permission:
Manage server or Bot commander role
remove-money - Remove money from a member

Usage:
remove-money [cash | bank] <member> <amount>

Remove money from a member's cash or bank balance.
If the cash or bank argument isn't given, it will be removed from the cash part.
For an infinite amount of money use Infinity as the amount.

Example:
remove-money @user 280
remove-money bank @user Infinity
Permission:
Manage server or Bot commander role
remove-money-role - Remove money from all members in a role

Usage:
remove-money-role [cash | bank] <role> <amount>

Remove money from the cash of every member in a role.

Example:
remove-money-role @Muted 950
remove-money-role bank @Muted 950
Permission:
Manage server or Bot commander role
economy-stats - Various stats for your economy

View various stats for your economy.

deposit - Deposit money to your bank

Usage:
deposit <amount or all>

Deposit money to your bank.

Example:
deposit 500
deposit all
withdraw - Withdraw money from your bank

Usage:
withdraw <amount or all>

Withdraw money from your bank.

Example:
withdraw 100
withdraw all
give-money - Give your money to another member

Usage:
give-money <member> <amount or all>

Give another member your money :)

Example:
give-money @user 480
money - Check your balance and leaderboard position

Usage:
money [user]

Check your own or another members balance and leaderboard position.

leaderboard - View your servers money leaderboard

Usage:
leaderboard [page] [-cash | -bank | -total]

Displays the money leaderboard for the server.
To remove users from the leaderboard that are no longer in the server, use the clean-leaderboard command.

clean-leaderboard - Remove users from the leaderboard that have left

Removes anyone from the leaderboard that are no longer in your server.
This resets their money to 0, and removes them from the leaderboard.

Permission:
Manage server or Bot commander role
reset-money - Reset a members balance

Usage:
reset-money [user]

Reset your money, or another user's money.

reset-economy - Reset the economy

Resets everyone's balance back to 0.

Permission:
Manage server or Bot commander role