card-drop/tests/buttonEvents
Ethan Lane f2c949c78a
All checks were successful
Test / build (push) Successful in 48s
Fix multidrop not handling externally hosted images correctly (#447)
- Fix multidrop command not handling externally hosted images correctly
    -  It was trying to find the `https://` link in the file system, which it couldn't find
    - Fixed by copying existing logic from the drop command into the multidrop command

#442

Reviewed-on: #447
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2025-05-24 10:04:24 +01:00
..
Effects Command to allow the user to buy more effects (#424) 2025-03-26 18:30:16 +00:00
Claim.test.ts Update the drop mechanic to take currency on drop instead of claim (#428) 2025-05-16 17:37:57 +01:00
Effects.test.ts Command to allow the user to buy more effects (#424) 2025-03-26 18:30:16 +00:00
Multidrop.test.ts Fix multidrop not handling externally hosted images correctly (#447) 2025-05-24 10:04:24 +01:00
Reroll.test.ts Update the drop mechanic to take currency on drop instead of claim (#428) 2025-05-16 17:37:57 +01:00