card-drop/src
Ethan Lane 097b7284e6
All checks were successful
Deploy To Stage / build (push) Successful in 9s
Deploy To Stage / deploy (push) Successful in 17s
Fix list not being sorted (#320)
- Fix list on `/allbalance` command not being sorted by currency

#260

Reviewed-on: #320
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2024-07-26 18:29:57 +01:00
..
buttonEvents 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
client Add rotating log files (#280) 2024-06-29 18:28:28 +01:00
commands Fix list not being sorted (#320) 2024-07-26 18:29:57 +01:00
constants Rebalance the sacrifice amounts 2024-06-03 18:33:06 +01:00
contracts Add a subseries field to card metadata (#305) 2024-07-18 19:46:23 +01:00
database 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
Functions Add a warning to the logs if an ID is used twice (#248) 2024-06-01 14:52:38 +01:00
helpers Add a subseries field to card metadata (#305) 2024-07-18 19:46:23 +01:00
hooks Add logger to project (#183) 2024-03-15 17:33:12 +00:00
timers Create timer to automatically purge expired claims (#268) 2024-06-15 20:56:43 +01:00
type Add cron job to add coins to a user every 30 minutes (#219) 2024-05-17 20:57:01 +01:00
bot.ts Add cron job to add coins to a user every 30 minutes (#219) 2024-05-17 20:57:01 +01:00
registry.ts Create allbalance command to get list of everyone's currency (#306) 2024-07-20 21:42:37 +01:00
webhooks.ts Add logger to project (#183) 2024-03-15 17:33:12 +00:00