Binder View command #497

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

Epic: #281
Story Points:


SO THAT I can view my binder page

Acceptance Criteria

GIVEN I am a user
WHEN I run /binder view [user:USER] [page:INT]
THEN the bot will return my binder page
AND pagination buttons

Subtasks

  • Add Binder 'main' command class
  • Add Binder View subcommand called from the main class
  • Add Pagination button events
  • Add tests
  • Add documentation

Notes

  • Follow a similar implementation to the effects command to split into subcommands
  • /binder view [user:USER] [page:INT]
    • Defaults: user = invoker, page = 1
Epic: #281 Story Points: --- SO THAT I can view my binder page ## Acceptance Criteria GIVEN I am a user WHEN I run `/binder view [user:USER] [page:INT]` THEN the bot will return my binder page AND pagination buttons ## Subtasks - [ ] Add Binder 'main' command class - [ ] Add Binder View subcommand called from the main class - [ ] Add Pagination button events - [ ] Add tests - [ ] Add documentation ## Notes - Follow a similar implementation to the effects command to split into subcommands - /binder view [user:USER] [page:INT] - Defaults: user = invoker, page = 1
Vylpes added this to the 0.12.0 milestone 2026-04-28 18:11:32 +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.

Blocks
#498 Binder Place Command
External/card-drop
#500 Binder Remove command
External/card-drop
Depends on
#496 Card Binder Service
External/card-drop
Reference
External/card-drop#497
No description provided.