When claiming legendary cards, the embed will fail to update the interaction, but will save the card to the database
Update the daily command text to be more user friendly
When claiming legendary cards, the embed will fail to update the interaction, but will save the card to the database
A fix has been implemented and pending release. The issue was to do with the command trying to reupload the attachment, which it had limited time to do. This was only affecting legendaries due to…
Update dependency discord.js to v14.15.2
Vylpes
deleted branch renovate/ts-jest-29.x-lockfile from External/card-drop
2024-05-28 17:58:31 +01:00
Update dependency ts-jest to v29.1.3
Update the success message on the daily command
AS a user, I want to be able to claim 100 additional currency a day with a /daily command
Update the success message to be "Congratulations, you have claimed your daily 100 currency! You now have and can claim again in 24 hours!"
Inventory command shows cards in list that are shown as 0 in the database
This has passed testing for me, the inventory command now filters out the cards in the database with a quantity of 0
AS a user, I want to be able sacrifice cards I have for more currency
This has passed for me, the sacrifice command now starts off as red and changes to green when complete and grey when cancelled