card-drop/src/helpers
Ethan Lane acfdcb17f2
All checks were successful
Deploy To Stage / build (push) Successful in 10s
Deploy To Stage / deploy (push) Successful in 16s
Add image grid to the series view command (#294)
- Add the image grid to the series view command
- Moved the image generation logic to its own class so we can have common logic between them
- Fixed a bug where paginated commands that deferred (series view, inventory) were creating new messages, rather than updating

#279

Reviewed-on: #294
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2024-07-09 17:45:50 +01:00
..
CardDropHelperMetadata.ts Fix the view command having the claimed by field when it doesn't need it (#292) 2024-07-08 17:55:12 +01:00
ImageHelper.ts Add image grid to the series view command (#294) 2024-07-09 17:45:50 +01:00
InventoryHelper.ts Add image grid to the series view command (#294) 2024-07-09 17:45:50 +01:00
MigrationHelper.ts Add ESLint and fix issues (#133) 2024-01-05 19:26:44 +00:00
SeriesHelper.ts Add image grid to the series view command (#294) 2024-07-09 17:45:50 +01:00
StringTools.ts Add ESLint and fix issues (#133) 2024-01-05 19:26:44 +00:00
TimeLengthInput.ts Add ESLint and fix issues (#133) 2024-01-05 19:26:44 +00:00
TimerHelper.ts Add cron job to add coins to a user every 30 minutes (#219) 2024-05-17 20:57:01 +01:00