card-drop/src
Ethan Lane c9f7c443cf
All checks were successful
Test / build (push) Successful in 45s
Fix effects helper returning an error when the buttons are disabled (#454)
-This caused an issue with the updated embed after confirming to buy an effect it checking you had enough currency after taking the currency away

#453

Reviewed-on: #454
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2025-05-28 16:14:42 +01:00
..
buttonEvents Add guards to the drop and reroll commands in case the card fetcher fails (#449) 2025-05-24 10:39:34 +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 Fix effects helper returning an error when the buttons are disabled (#454) 2025-05-28 16:14:42 +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