Help Topics

/admin channel

Manage server channels: list, view details, create, delete, purge messages, and view bans. The Admin Console Channels tab provides command-backed list, search, Info, Create, Delete, Purge, and banlist controls. Requires server administrator role.

Syntax

/admin channel list [--search Q] /admin channel info #<channel> /admin channel create #<channel> /admin channel delete #<channel> /admin channel purge #<channel> [--from @nick] /admin channel banlist #<channel>

Subcommands

  • list — List active channels with member counts and registration status
  • info — Show detailed channel info: members, modes, topic, bans
  • create — Create and register a new channel (admin becomes founder)
  • delete — Delete a channel: kicks all members and drops registration
  • purge — Delete stored messages. Use --from @nick to target a specific user
  • banlist — List banned users in a channel

Admin Console Channels Tab

Open File → Admin Console, then choose Channels to refresh /admin channel list snapshots, filter by search text, inspect a channel with /admin channel info, create a channel with /admin channel create, delete a channel with /admin channel delete, purge messages with /admin channel purge, and review /admin channel banlist output for the selected channel. Delete and purge forms require typing the channel name to confirm.

Rules & Limits

  • Channel deletion broadcasts to all members before closing
  • Purge only affects stored messages (already-rendered messages stay until page reload)
  • All actions are recorded in the audit log

Examples

/admin channel list --search lobby /admin channel info #general /admin channel delete #spam /admin channel purge #general --from @Spammer

See Also

/admin · Admin Console · /admin cs · /kick