AS a user, I want a command to let me view a specific card #80
Labels
No labels
blocked
duplicate
needs criteria
needs estimate
needs testing
question
requires documentation
type
admin
type
alert
type
bug
type
change
type
defect
type
dependencies
type
epic
type
spike
type
story
type
subtask
won't fix
No project
No assignees
2 participants
Notifications
Total time spent: 17 minutes 16 seconds
Due date
Vylpes
15 minutes 16 seconds
VylpesTester
2 minutes
No due date set.
Dependencies
No dependencies set.
Reference: External/card-drop#80
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Epic: #6
Story Points: 1
AS a user, I want a command to let me view a specific card
SO THAT I can see a card's details
Acceptance Criteria
AS a user
GIVEN I want to see a card I don't have
WHEN I run
/view <card number>
THEN I should see an embed with the card
AND the embed colour will be grey
AS a user
GIVEN I want to see a card I have claimed
WHEN I run
/view <card number>
THEN I should see an embed with the card
AND I should see how many I have claimed
AND the embed colour will be the colour which matches its rarity
Subtasks
Notes
No notes
View specific card in inventoryto AS a user, I want a command to let me view a specific card