/admin - list room admins #50

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

Objective

Create /admin command to list all admins for the room.

Behavior

/admin

Lists all admin user IDs for the current room.

Output Format

Room Admins:
- @user1
- @user2
- @user3

If no admins configured:

No admins configured for this room.

Permissions

  • Everyone can view admin list

Dependencies

  • #43 (service layer must be done first)
## Objective Create `/admin` command to list all admins for the room. ## Behavior ``` /admin ``` Lists all admin user IDs for the current room. ### Output Format ``` Room Admins: - @user1 - @user2 - @user3 ``` If no admins configured: ``` No admins configured for this room. ``` ### Permissions - Everyone can view admin list ## Dependencies - #43 (service layer must be done first)
shoko added this to the Phase 2 milestone 2026-04-04 06:45:52 +02:00
shoko added the telegram-botphase-2 labels 2026-04-04 06:45:52 +02:00
han was assigned by shoko 2026-04-04 06:45:52 +02:00
shoko closed this issue 2026-04-04 15:29:07 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shoko/jigaido#50