card-drop/src/commands
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
..
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 Fix list not being sorted (#320) 2024-07-26 18:29:57 +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 Update view command to use fuzzy search instead of direct card number (#340) 2024-08-17 17:26:31 +01:00