Remove "by user" from /bounty list #55

Closed
opened 2026-04-04 06:46:19 +02:00 by shoko · 0 comments
Owner

Objective

Remove creator attribution from /bounty list display.

Change

Before (current)

[#1] Fix bug | 🔗 link | ⏰ 4 Apr 2026 (2d) | by 123456789

After

[#1] Fix bug | 🔗 link | ⏰ 4 Apr 2026 (2d)

Rationale

  • List view is cleaner without user attribution
  • /show command will show full details including creator

Affected

  • /bounty list output only
  • /my list output

Dependencies

  • #43 (service layer must be done first)
## Objective Remove creator attribution from /bounty list display. ## Change ### Before (current) ``` [#1] Fix bug | 🔗 link | ⏰ 4 Apr 2026 (2d) | by 123456789 ``` ### After ``` [#1] Fix bug | 🔗 link | ⏰ 4 Apr 2026 (2d) ``` ## Rationale - List view is cleaner without user attribution - `/show` command will show full details including creator ## Affected - `/bounty` list output only - `/my` list output ## Dependencies - #43 (service layer must be done first)
shoko added this to the Phase 2 milestone 2026-04-04 06:46:19 +02:00
shoko added the telegram-botphase-2 labels 2026-04-04 06:46:19 +02:00
han was assigned by shoko 2026-04-04 06:46:19 +02:00
shoko closed this issue 2026-04-04 12:53:37 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shoko/jigaido#55