From 784650b0dca1b0e4f63d9b09b9481d11eedf4d11 Mon Sep 17 00:00:00 2001 From: qwerinope Date: Sun, 6 Apr 2025 23:00:24 +0200 Subject: [PATCH] add !alltime command to readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ff98b98..d7ff13e 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,8 @@ COMMAND|FUNCTION|USER|ALIASES `!balance [target]`|List write the amount of money the user or the target user has.|anyone|`!bal, !qbucks, !qweribucks` `!inventory [target]`|Show inventory contents of user or the target user.|anyone|`!inv` `!getloot`|Give user a lootbox. This command has a cooldown that can be changed in `lootbox.ts`.|anyone|`None` -`!stats [target]`|Show the stats of user or target user including users shot, TNT used and grenades lobbed.|anyone|`None` +`!stats [target]`|Show the stats of user or target user including users shot, TNT used and grenades lobbed of the current month.|anyone|`None` +`!alltime [target]`|Show the stats of user or target user including users shot, TNT used and grenades lobbed of all time.|anyone|`None` `!timeout {target}`|Give the target user a timeout of 60 seconds. This requires 100 qbucks.|anyone|`None` `!use {item}`|Use a specific item. The user needs the specific item in their inventory. For items please look at the table below|anyone|`None` `!iteminfo {item}`|Gives a description of the requested item. Identical to [the item descriptions in this document](#items)|anyone|`!item`