IRC basic command

linux zvevqx 2025-11-22

👾 source : https://gist.github.com/xero/2d6e4b061b4ecbeb9f99

ERG STUDENTS IRC SERVER : irc.tdtdt.net

IRC Reference

Not intended as a guide for newbies, more like a "cheat sheet" for the somewhat experienced IRC user, especially one who wields some power over a channel.

The Basics

Nick Management (NickServ)

All nickserv commands begin with /ns or /msg NickServ. Depending on your client or network, /ns may not work. for berevity i will use the shorthand.

Channel modes

set a mode with: /mode #channel +/-attribute [data]

ChanServ commands

All ChanServ commands begin with /cs or /chanserv or /msg ChanServ. Depending on your client and network, /cs or /chanserv may not work. I will use the shorthand in these examples.

Other stuff

Kicking people

User modes

Banning people

Examples:

Access lists

Access levels

These may vary from network to network. For example, some networks do not go by tens and use 3, 4, 5, 10, etc.

Any nick not on the access list has an access level of 0.

AOPs and SOPs

AOPs

SOPs

Viewing and setting privileges

AKICKs

People on the AKICK list are automatically kicked and banned when they enter the channel. Bans made as a result of AKICK must be removed manually.

Color codes

it's possible to color your text in irc. in most clients you can use control c then foreground,background (background is optional). examples: red text ^c4. black text on a blue background ^c1,2. here's a full list of the color codes:

Number Name
00 white
01 black
02 blue (navy)
03 green
04 red
05 brown (maroon)
06 purple
07 orange (olive)
08 yellow
09 light green (lime)
10 teal (a green/blue cyan)
11 light cyan (cyan / aqua)
12 light blue (royal)
13 pink (light purple / fuchsia)
14 grey
15 light grey (silver)

related

https://youtu.be/R8FOGlnYkgg