Skip to content

All Commands

Bogdan Cimpeanu edited this page Jul 21, 2026 · 1 revision

All Commands

Type these in the message box. Things in ⟨⟩ are yours to fill in.

Everyday

Command Does
/join ⟨#room⟩ enter a channel
/part leave the current channel
/msg ⟨name⟩ ⟨text⟩ private message (also: /query)
/me ⟨does something⟩ action line
/nick ⟨newname⟩ change your nickname
/whois ⟨name⟩ who is this person — includes idle time & away
/topic ⟨text⟩ set the channel topic
/list browse all channels (add a pattern to filter)
/invite ⟨name⟩ invite someone to the current channel

Peace & quiet

Command Does
/ignore ⟨name⟩ hide someone locally (alone: show the list)
/unignore ⟨name⟩ stop hiding them
/silence ⟨name⟩ server-side block, Undernet (alone: show the list)

Channel management

Command Does
/ban ⟨name⟩ / /unban ⟨name⟩ quick ban as name!*@* in the current channel
/mode ⟨#room⟩ ⟨+/-modes⟩ set modes by hand
/kick ⟨#room⟩ ⟨name⟩ kick (you need ops)

Anything else

/ctcp ⟨name⟩ ⟨COMMAND⟩ — client-to-client query, e.g. VERSION or PING.

Any command Relay doesn't recognise is sent to the server as-is — /away, /who, /names and friends all work exactly as on any IRC client.

Clone this wiki locally