Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

AS a user, I want to be able to sacrifice all duplicates I have of a specific type at once #111

Open
4 tasks
Vylpes opened this issue Nov 9, 2024 · 0 comments
Labels

Comments

@Vylpes
Copy link
Owner

Vylpes commented Nov 9, 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 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
@Vylpes Vylpes added the story label Nov 9, 2024
@github-project-automation github-project-automation bot moved this to Planning in Card Drop Nov 9, 2024
@Vylpes 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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
Status: Needs Tests
Development

No branches or pull requests

1 participant