add balance,donate,admindonate commands and minor bugfixes

This commit is contained in:
2025-06-30 17:59:27 +02:00
parent ab769fb546
commit ac3f81857f
7 changed files with 108 additions and 3 deletions

View File

@@ -25,6 +25,14 @@ COMMAND|FUNCTION|USER|ALIASES|DISABLEABLE
`yabai`|Random number|anyone|`yabai` `goon`|:white_check_mark:
`seiso`|Random number|anyone|`seiso`|:white_check_mark:
### Qweribucks commands
COMMAND|FUNCTION|USER|ALIASES|DISABLEABLE
-|-|-|-|-
`getbalance [target]`|Get balance of target or self|anyone|`getbalance` `balance` `qbucks` `qweribucks` `wallet` `getwallet`|:white_check_mark:
`donate {target} {amount}`|Give the targeted user some or all of your qweribucks|anyone|`donate`|:white_check_mark:
`admindonate {target} {amount}`|Gives the targeted user amount of qweribucks|admins|`admindonate`|:white_check_mark:
### Item commands
COMMAND|FUNCTION|USER|ALIASES|DISABLEABLE