-
Notifications
You must be signed in to change notification settings - Fork 0
All Commands
Bogdan Cimpeanu edited this page Jul 21, 2026
·
1 revision
Type these in the message box. Things in ⟨⟩ are yours to fill in.
| 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 |
| 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) |
| 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) |
/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.
Made by Rufus · An homage to mIRC 🐟 · Download Relay