card-drop/src/commands
Ethan Lane b8cd73c570
All checks were successful
Deploy To Stage / build (push) Successful in 10s
Deploy To Stage / deploy (push) Successful in 17s
Create allbalance command to get list of everyone's currency (#306)
- Create `/allbalance` command for server administrators to be able to get a list of everyone's currency
- This will allow admins to adjust and rebalance currency as desired

#260

Reviewed-on: #306
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2024-07-20 21:42:37 +01:00
..
stage Add ESLint and fix issues (#133) 2024-01-05 19:26:44 +00:00
about.ts Add ESLint and fix issues (#133) 2024-01-05 19:26:44 +00:00
allbalance.ts Create allbalance command to get list of everyone's currency (#306) 2024-07-20 21:42:37 +01:00
balance.ts Fix linter 2024-06-03 18:43:18 +01:00
daily.ts Update the daily command text to be more user friendly (#246) 2024-06-01 14:49:13 +01:00
drop.ts Add the amount of currency a user has to the drop command (#288) 2024-07-06 19:16:16 +01:00
gdrivesync.ts Add logger to project (#183) 2024-03-15 17:33:12 +00:00
give.ts Fix build 2024-06-03 18:42:01 +01:00
inventory.ts Update inventory command so it errors gracefully if no page is found for the user (#286) 2024-07-06 19:12:22 +01:00
resync.ts Add logger to project (#183) 2024-03-15 17:33:12 +00:00
sacrifice.ts Change sacrifice command embed colours to go green when successful from red (#237) 2024-05-24 17:45:57 +01:00
series.ts Update the series view command to be in greyscale if the user has not claimed the card (#297) 2024-07-12 17:35:12 +01:00
trade.ts Update trade command so the usernames are more obvious 2024-06-05 19:25:27 +01:00
view.ts Add logger to project (#183) 2024-03-15 17:33:12 +00:00