card-drop/src
Ethan Lane 3613c5427e
All checks were successful
Test / build (push) Successful in 1m12s
Update drop embed buttons to auto sacrifice on reroll (#464)
- Update drop embed buttons to auto sacrifice on reroll
    - This will sacrifice the card, add to the users currency, then continue with the usual reroll
    - Have added a `doSacrifice` function to the embeds so if the embeds are generated after its been claimed or sacrificed you will not be able to do it twice

#457

Reviewed-on: #464
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2025-07-10 10:34:12 +01:00
..
buttonEvents Update drop embed buttons to auto sacrifice on reroll (#464) 2025-07-10 10:34:12 +01:00
client Update the drop mechanic to take currency on drop instead of claim (#428) 2025-05-16 17:37:57 +01:00
commands Add guards to the drop and reroll commands in case the card fetcher fails (#449) 2025-05-24 10:39:34 +01:00
constants Merge branch 'main' into develop 2025-04-22 15:40:02 +01:00
contracts Add dropdown to /inventory command for quick navigation (#365) 2024-09-21 18:09:24 +01:00
database Add friendly name and active effect to user effect list embed (#422) 2025-02-03 18:24:27 +00:00
Functions Create an admin command to give a breakdown of card stats 2024-08-30 18:47:04 +01:00
helpers Update drop embed buttons to auto sacrifice on reroll (#464) 2025-07-10 10:34:12 +01:00
hooks Add logger to project (#183) 2024-03-15 17:33:12 +00:00
stringDropdowns Add dropdown to /inventory command for quick navigation (#365) 2024-09-21 18:09:24 +01:00
timers Update the drop mechanic to take currency on drop instead of claim (#428) 2025-05-16 17:37:57 +01:00
type Add dropdown to /inventory command for quick navigation (#365) 2024-09-21 18:09:24 +01:00
bot.ts Add dropdown to /inventory command for quick navigation (#365) 2024-09-21 18:09:24 +01:00
registry.ts Create list effects command (#412) 2024-12-07 22:32:19 +00:00
webhooks.ts Add logger to project (#183) 2024-03-15 17:33:12 +00:00