card-drop/src
Ethan Lane 5defb682c1
All checks were successful
Deploy To Stage / build (push) Successful in 13s
Deploy To Stage / deploy (push) Successful in 16s
Update view command to use fuzzy search instead of direct card number (#340)
- Install `fuse.js` package to allow for fuzzy finding
- Update the `/view` command to use fuzzy search by name instead of the card number
- Add pagination for the command via the `View` button event

#154

Reviewed-on: #340
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2024-08-17 17:26:31 +01:00
..
buttonEvents Update view command to use fuzzy search instead of direct card number (#340) 2024-08-17 17:26:31 +01:00
client Add rotating log files (#280) 2024-06-29 18:28:28 +01:00
commands Update view command to use fuzzy search instead of direct card number (#340) 2024-08-17 17:26:31 +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 Update view command to use fuzzy search instead of direct card number (#340) 2024-08-17 17:26:31 +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 Update view command to use fuzzy search instead of direct card number (#340) 2024-08-17 17:26:31 +01:00
webhooks.ts Add logger to project (#183) 2024-03-15 17:33:12 +00:00