You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SO THAT I can quickly sacrifice my cards I don't need
Acceptance Criteria
GIVEN I am a user
WHEN I run /sacrificeall <type>
THEN I will be given a confirmation embed with the cards it will sacrifice
GIVEN I am a user that has ran the /sacrificeall command
WHEN I click on Confirm
THEN these cards will be sacrificed
AND I will be given a success embed
GIVEN I am a user that has ran the /sacrificeall command
WHEN I click on Cancel
THEN the embed will be removed
Subtasks
Create /sacrificeall command
Create SacrificeAll confirm event
Create SacrificeAll cancel event
Update tests
The text was updated successfully, but these errors were encountered:
Vylpes
changed the title
Ability to sacrifice all duplicates of a specific type at once
AS a user, I want to be able to sacrifice all duplicates I have of a specific type at once
Nov 10, 2024
SO THAT I can quickly sacrifice my cards I don't need
Acceptance Criteria
GIVEN I am a user
WHEN I run
/sacrificeall <type>
THEN I will be given a confirmation embed with the cards it will sacrifice
GIVEN I am a user that has ran the
/sacrificeall
commandWHEN I click on
Confirm
THEN these cards will be sacrificed
AND I will be given a success embed
GIVEN I am a user that has ran the
/sacrificeall
commandWHEN I click on
Cancel
THEN the embed will be removed
Subtasks
/sacrificeall
commandSacrificeAll confirm
eventSacrificeAll cancel
eventThe text was updated successfully, but these errors were encountered: