Binder Place Command #498

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

Epic: #281
Story Points:


SO THAT I can place cards into my binder

Acceptance Criteria

GIVEN I am a user
WHEN I run /binder place <cardNumber: string> <page:INT> <slot: INT>
AND the slot is empty
AND I have enough available quantities
THEN the slot will be saved
AND I will receive a success embed

GIVEN I am a user
WHEN I run /binder place ...
AND the slot is occupied
THEN I will receive an error embed

GIVEN I am a user
WHEN I run /binder place ...
AND I don't have enough available quantities
THEN I will receive an error embed

Subtasks

  • Add binder place subcommand
  • Add tests
  • Add documentation

Notes

No notes

Epic: #281 Story Points: --- SO THAT I can place cards into my binder ## Acceptance Criteria GIVEN I am a user WHEN I run `/binder place <cardNumber: string> <page:INT> <slot: INT>` AND the slot is empty AND I have enough available quantities THEN the slot will be saved AND I will receive a success embed GIVEN I am a user WHEN I run `/binder place ...` AND the slot is occupied THEN I will receive an error embed GIVEN I am a user WHEN I run `/binder place ...` AND I don't have enough available quantities THEN I will receive an error embed ## Subtasks - [ ] Add binder place subcommand - [ ] Add tests - [ ] Add documentation ## Notes *No notes*
Vylpes added this to the 0.12.0 milestone 2026-04-28 18:14:56 +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#498
No description provided.