mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 17:28:27 -04:00
Fixed .bank take, added .bank seize alias. Added .bank award
This commit is contained in:
@@ -2238,9 +2238,13 @@ bankbalance:
|
||||
args:
|
||||
- ""
|
||||
banktake:
|
||||
desc: "Takes the specified from a user's bank"
|
||||
desc: "Takes the specified amount of currency from a user's bank"
|
||||
args:
|
||||
- "500 @MoniLaunder"
|
||||
bankaward:
|
||||
desc: "Award the specified amount of currency to a user's bank"
|
||||
args:
|
||||
- "99999 @Bestie"
|
||||
patron:
|
||||
desc: "Check your patronage status and command usage quota. Bot owners can check targeted user's patronage status."
|
||||
args:
|
||||
|
Reference in New Issue
Block a user