card-drop/src
Ethan Lane 66243e6742
All checks were successful
Deploy To Stage / build (push) Successful in 15s
Deploy To Stage / deploy (push) Successful in 16s
Fix fuzzy /view to be consistent with its pages (#345)
- Fix the `/view` command to have a set amount of cards in its page rotation
- This is done now by updating it so instead of requerying each page turn it instead queries once at the start and passes the top 5 results to the button event

#154

Reviewed-on: #345
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2024-08-24 17:26:26 +01:00
..
buttonEvents Fix fuzzy /view to be consistent with its pages (#345) 2024-08-24 17:26:26 +01:00
client Add rotating log files (#280) 2024-06-29 18:28:28 +01:00
commands Fix fuzzy /view to be consistent with its pages (#345) 2024-08-24 17:26:26 +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 Fix fuzzy /view to be consistent with its pages (#345) 2024-08-24 17:26:26 +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 Fix fuzzy /view to be consistent with its pages (#345) 2024-08-24 17:26:26 +01:00
webhooks.ts Add logger to project (#183) 2024-03-15 17:33:12 +00:00