Binder Remove command #500

Open
opened 2026-04-28 18:22:27 +01:00 by Vylpes · 0 comments
Owner

Epic: #281
Story Points:


SO THAT I can remove cards from my binder to use

Acceptance Criteria

GIVEN I am a user
WHEN I run /binder remove <page:INT> <slot:INT>
AND the slot isn't empty
THEN the card will be removed from the slot
AND will be available to trade/sacrifice again
AND I will receive a success embed

GIVEN I am a user
WHEN I run /binder remove ...
AND the slot is empty
I will receive an error embed

Subtasks

  • Add binder remove subcommand
  • Add tests
  • Add documentation

Notes

No notes

Epic: #281 Story Points: --- SO THAT I can remove cards from my binder to use ## Acceptance Criteria GIVEN I am a user WHEN I run `/binder remove <page:INT> <slot:INT>` AND the slot isn't empty THEN the card will be removed from the slot AND will be available to trade/sacrifice again AND I will receive a success embed GIVEN I am a user WHEN I run `/binder remove ...` AND the slot is empty I will receive an error embed ## Subtasks - [ ] Add binder remove subcommand - [ ] Add tests - [ ] Add documentation ## Notes *No notes*
Vylpes added this to the 0.12.0 milestone 2026-04-28 18:22:27 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Depends on
#497 Binder View command
External/card-drop
Reference
External/card-drop#500
No description provided.