mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 09:48:26 -04:00
add: Added user param to .bank balance command, but only Bot Owner can use it
This commit is contained in:
@@ -4265,8 +4265,10 @@ bankbalance:
|
||||
Shows how much currency is in your bank account.
|
||||
This differs from your cash amount, as the cash amount is publicly available, but only you have access to your bank balance.
|
||||
However, you have to withdraw it first in order to use it.
|
||||
Bot Owner can also check another user's bank balance.
|
||||
ex:
|
||||
- ''
|
||||
- '@User'
|
||||
params:
|
||||
- {}
|
||||
banktake:
|
||||
|
Reference in New Issue
Block a user