From WikiTemp, the GBAtemp wiki
m (K)
 
(11 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  
 
==A==
 
==A==
 +
;Admin
 +
:Administrator. See ''[[#C|Channel Admin]]'' and ''[[#S|Server Administrator]]''.
 +
 +
;Afk
 +
:Away from keyboard. Often used by people to say they are not behind their computer.
 +
 
;AKick
 
;AKick
 
:Automatic Kick. People on the AKick list will be automatically kicked and banned by the services upon joining that channel.
 
:Automatic Kick. People on the AKick list will be automatically kicked and banned by the services upon joining that channel.
  
;AOP
+
;AKill
:Automatic OP - You will be made a channel operator automatically when you enter the channel. Same as access level 5 if xOP is disabled.
+
:Automatic Kill, See ''[[#G|G-Line]]''
 +
 
 +
;Alias
 +
:Alternative name/shortcut for a command. Can be server side or client side. A common example is <code>/ns</code> for the command <code>/msg NickServ</code>.
 +
 
 +
;Anope
 +
:A popular IRC services package.
 +
 
 +
;AOP [access level 5]
 +
:Automatic OP. Gives a user channel operator status upon joining the channel.
  
 
==B==
 
==B==
 
;Ban
 
;Ban
:Bans will prevent you from joining a specific channel.
+
:Bans will prevent you from joining a specific channel. Milder forms exist which allow you to join the channel, but limit you in other ways.
  
 
;BOPM
 
;BOPM
Line 16: Line 31:
  
 
;Bot
 
;Bot
:Robots that perform certain tasks automatically.
+
:Robots that perform certain tasks automatically. Common examples are the Services bots.
  
 
;BotServ
 
;BotServ
 
:Bot service. Allows you to assign a specific bot to a channel. Can be accessed with the command <code>/bs</code>
 
:Bot service. Allows you to assign a specific bot to a channel. Can be accessed with the command <code>/bs</code>
  
;Bouncer
+
;Bouncer (BNC)
:Used to relay the traffic of a network, basically hiding your original host.
+
:A bouncer is a piece of software that connects to the IRC server in the user's stead. The user can then connect to the bouncer with an IRC client. This is mostly used to hide a user's real identity (since only the data of the BNC will be displayed). Another common use is to keep your nick online at all times, as the BNC can remain connected to the network when the user quits.
 
+
;BNC
+
:See ''Bouncer''
+
  
 
==C==
 
==C==
 
;Channel
 
;Channel
:One "chat room" on the IRC server. Channel names typically start with #.
+
:One "chat room" on the IRC server. Channel names typically start with #, rarely also with & (for channels that exist on 1 server only) and + (for modeless channels).
  
;Channel Admin
+
;Channel Admin [channel mode +a]
 
:These people have the same rights as Channel operators, but can also manage the akick list, badword filters, ... Marked by an @ symbol before their nickname (or & in some cases).
 
:These people have the same rights as Channel operators, but can also manage the akick list, badword filters, ... Marked by an @ symbol before their nickname (or & in some cases).
  
;Channel Founder
+
;Channel Founder [channel mode +q]
:The person who created the channel. The founder has the most rights over the channel. Each channel can only have one founder, but anyone with the channel password can use the founder commands. Marked by a @ symbol before their name (or ~ in some cases).
+
:The person who created the channel. The founder has the most rights over the channel. Each channel can only have one founder, but anyone with the channel password can use the founder commands. Marked by an @ symbol before their name (or ~ in some cases).
  
;Channel Key
+
;Channel Key [channel mode +k]
 
:Certain channels require you to type a certain keyword before being able to join it (Use the <code>/join #[channel] [key]</code> command). Set with channel mode +k.
 
:Certain channels require you to type a certain keyword before being able to join it (Use the <code>/join #[channel] [key]</code> command). Set with channel mode +k.
  
;Channel Operator
+
;Channel Operator [channel mode +o]
:Channel operators can change the topic of the channel and ban/kick people.
+
:Channel operators are the people who manage the channel. They can kick/ban people, change channel modes, voice people and give other people operator rights.
  
 
;Channel Owner
 
;Channel Owner
Line 50: Line 62:
  
 
;ChanServ
 
;ChanServ
:Channel service. A service bot that allows you to register/manage a specific channel. Can be accessed with the command <code>/cs</code>
+
:Channel service. A service bot that allows you to register/manage a specific channel. Can be accessed with the command <code>/cs</code>.
  
 
;Client
 
;Client
 
:Software that connects to the IRC server.
 
:Software that connects to the IRC server.
  
;Cloak
+
;Cloak [user mode +t]
:See ''[[#V|vHost]]''
+
:Used to hide someones real host and to replace it by a custom message. Can only be assigned by [[#S|Services Operator]]s. Sometimes called Virtual Hosts (vHosts).
  
 
;Command
 
;Command
:Commands can invoke different actions. All commands start with /. Examples: <code>/msg, /mode, /nick, ...</code>.
+
:Commands can invoke different actions. All commands start with <code>/</code>. Examples: <code>/msg</code>, <code>/mode</code>, <code>/nick</code>, ... . Commands are interpreted by the IRC client, or sent to the server if the command is unknown.
  
 
;CTCP
 
;CTCP
:Client to Client Protocol.
+
:Client to Client Protocol. An extended IRC protocol that gives some more options, like the ability to query other clients and to add newlines in messages.
  
 
==D==
 
==D==
 
;DCC
 
;DCC
:Direct Client-to-Client. Establishes a connection directly with the Computer of another IRC user. This can be used for greater security. A DCC will not disconnect if the server does.
+
:Direct Client-to-Client. Establishes a connection directly with the Client of another IRC user. This can be used for greater security. A DCC will not disconnect if the server does.
  
 
==E==
 
==E==
  
 
==F==
 
==F==
 +
;Flooding
 +
:Sending a lot of messages or notices to a channel in a short time, usually done to annoy others. Will most likely lead to a ban.
 +
 
;Founder
 
;Founder
:See ''Channel Founder''.
+
:See ''[[#C|Channel Founder]]''.
  
 
==G==
 
==G==
 +
;Ghost
 +
:A ghost is a user that has disconnected from the server without the server noticing it. Ghosts will automatically quit IRC after a while due to a ping timeout. A registered nickname can manually be killed by its owner through the <code>/ns ghost</code> command.
 +
 +
;Global Operator (GlobOp) [user mode +o]
 +
:An IRCop with rights on all servers of the network.
 +
 
;G-Line
 
;G-Line
:Global ban from the entire IRC network. They can only be set by [[IRCop]]s.
+
:Global kill line. Global ban from the entire IRC network. They can only be set by [[#I|IRCops]].
 +
 
 +
;GZ-Line
 +
:Global Z-Line, see ''[[#Z|Z-Line]]''.
  
 
==H==
 
==H==
;HalfOP
+
;Half Operator (halfop) [channel mode +h]
:Basically a Channel Operator, but with limited abilities (they can not kick Operators or above for example).
+
:Basically a Channel Operator, but with limited abilities (they can not kick Operators or above for example). Usually marked with the <code>%</code> prefix.
 +
 
 +
;Help Operator (helpop) [user mode +h]
 +
:An [[#I|IRCop]] who is available to help other users with IRC problems.
  
 
;HelpServ
 
;HelpServ
:Help Service. A bot that gives info about other service bots.
+
:Help Service. A bot that gives info about other service bots and IRC commands.
  
;HOP
+
;HOP [access level 4]
:(Automatic) HalfOP. Will grant you HalfOP status when you enter a channel. Same as access level 4 if xOP is disabled.
+
:HalfOP. Will grant you Half Operator status when you join the channel.
  
;Host
+
;Hostname
:Your hostname contains your IP and ISP. Can be hidden using a vHost.
+
:Your hostname contains your IP and sometimes additional info like the ISP. Can be hidden using a Cloak. Otherwise it can be seen by anyone through whois.
  
 
;HostServ
 
;HostServ
:Host service. This bot allows you to (de)active your vHost. It can not add vHosts, those need to be added by an IRCop. Can be accessed with the command <code>/hs</code>.
+
:Host service. This bot allows you to (de)active your vHost. Only Services Operators are able to actually change the vHost from a user. Can be accessed with the command <code>/hs</code>.
  
 
==I==
 
==I==
 
;Invite
 
;Invite
:Ask someone to join a certain channel.
+
:Ask someone to join a certain channel. Used through the <code>/invite</code> command. Can only be used by Channel Operators if mode +i is set.
  
 
;IRC
 
;IRC
:Internet Relay Chat.
+
:Internet Relay Chat. A protocol used for real-time text chat over the internet.
 
+
;IRCd
+
:See ''IRC daemon''.
+
  
;IRC daemon
+
;IRC daemon (IRCd)
 
:The software that runs on the IRC server.
 
:The software that runs on the IRC server.
  
 
;IRC Operator (IRCop)
 
;IRC Operator (IRCop)
:IRCops are server wide operators. They can also use some special commands (through OperServ) to apply vHosts or to ban people from the whole server.
+
:IRCops are server or network wide operators. They have the ability to ban users from the entire server or network when needed. The exact rights they have are defined in the [[#O|O-Line]]s.
  
 
==J==
 
==J==
 +
;Jupe
 +
:Juping a channel or nickname means blocking the channel or nickname from the server/network. It is also possible to Jupe an entire server, preventing that server from connecting to the IRC network.
  
 
==K==
 
==K==
Line 117: Line 143:
  
 
;Kick
 
;Kick
:Operators can kick you out of a channel if you misbehave. You will be able to re-join the channel immediately.
+
:Operators can kick you out of a channel if you misbehave. You will be able to re-join the channel immediately (unless a ban was set).
 +
 
 +
;Kill
 +
:Force a certain nickname to quit from the IRC server. Registered users can kill their own nickname through NickServ (using <code>/ns ghost</code>). An [[#I|IRCop]] can kill any user.  
  
 
;K-Line
 
;K-Line
:A ban from an IRC server. Can only be set by [[IRCop]]s.
+
:Kill line. A ban from a single IRC server. Can only be set by [[#I|IRCops]]. People can still connect to other servers on the network.
  
 
==L==
 
==L==
 
;Lag
 
;Lag
:Time delay between the moment you send a message and the moment other users receive it.
+
:Time delay between the moment you send a message and the moment the other party receives it.
 +
 
 +
;Local Operator (LocOp) [user mode +O]
 +
:IRC Operator with rights only on the local server. They can kill users connected to their server and k-line people to ban them.
  
 
==M==
 
==M==
Line 131: Line 163:
  
 
;Mode
 
;Mode
:Channels and users can have various modes that have different effects. Channel modes can only be set by Operators.
+
:Channels and users can have various modes that have different effects. A channel's modes can only be changed by its Operators.
 +
 
 +
;Modeless Channel
 +
:Like the name implies, this is a channel without modes. This means there can be no operators, bans, etc. They are very rare and start with + rather than #. They are not available on most IRC daemons.
 +
 
 +
;MOTD
 +
:Message of the day. A short message that will appear when connecting to the IRC server, or by using <code>/motd</code>.
  
 
==N==
 
==N==
 +
;Netsplit
 +
:On occasions, a connection between servers can fail, causing the network to split apart. Users are not disconnected from the server they are on, but they cannot talk with users on other servers (even in the same channel) until the problem is resolved.
 +
 +
;Network Administrator (NetAdmin) [user mode +N]
 +
:Someone who is responsible for maintaining the entire IRC network. They have the highest rank and will usually act as IRCops as well. Can do virtually anything.
 +
 
;Nick(name)
 
;Nick(name)
:The name that is publicly visible.
+
:The name that is publicly visible. Can be changed with the <code>/nick</code> command.
  
 
;NickServ
 
;NickServ
:Nickname service. A service bot that allows you to register your nickname to prevent others from using it. Can be accessed with the command <code>/ns</code>.
+
:Nickname service. A service bot that allows you to register your nickname to prevent others from using it. Can be accessed with the <code>/ns</code> command.
  
 
;Notice
 
;Notice
:Message sent to a specific user or channel. A notice will always appear in a users active window. They should not be used for extended private conversations. No automatic replies can be set to notices.
+
:Message sent to a specific user or channel. A notice will either appear in a users active window or the servers status box (depending on your configuration). They should not be used for extended private conversations. Services bots generally reply to your messages through notices.
  
 
==O==
 
==O==
 
;O-Line
 
;O-Line
:Determines who is an IRCop and who isn't.
+
:Operator Line. Determines which people can "Oper up" on the server, granting them IRCop rights. The O-Line defines what rights the IRCop will get after Opering up.
  
 
;OP
 
;OP
:Operator, see ''[[#C|Channel Operator]]''.
+
:Operator, usually ''[[#C|Channel Operator]]''.
  
 
;Oper
 
;Oper
:See ''[[#I|IRCop]]''
+
:Operator, usually ''[[#I|IRC Operator]]''.
  
 
;OperServ
 
;OperServ
:Operator service. A bot used by IRCops only.
+
:Operator service. A bot used by IRCops only. This bot basically controls all other service bots. All attempts to use this bot are logged.
  
 
==P==
 
==P==
 +
;Ping
 +
:In order to make sure that a connected client is still online (and not a ghost), the server regularly sends a ping signal to every client. The client must then respond with a pong signal, else it will be disconnected (ping timeout).
 +
 +
;Pong
 +
:Reply from the client to the ping signal from the server. The IRC Client sends this reply automatically.
 +
 
;Private message
 
;Private message
 
:A message to a single person privately. Similar to the PM system on the forums.
 
:A message to a single person privately. Similar to the PM system on the forums.
Line 162: Line 212:
 
==Q==
 
==Q==
 
;Q-Line
 
;Q-Line
:Global ban from a server based on Nickname (instead of Host).
+
:Quarantine Line. Global ban from a server based on Nickname (instead of Host). Basically blocks a certain nickname from joining the server. Users already connected may be killed/forced to change nicknames.
  
 
;Query
 
;Query
Line 169: Line 219:
 
==R==
 
==R==
 
;RootServ
 
;RootServ
:A services bot used by root Admins. Usually merged into OperServ.
+
:A services bot used by root Network Admins. Usually merged into OperServ.
  
 
==S==
 
==S==
;Services Administrator
+
;Server Administrator [user mode +A]
:The person responsible for maintaining the IRC server and daemon. They are able to assign IRCops.
+
:The person responsible for maintaining an IRC server and daemon.
  
;Services Bot
+
;Services Administrator [user mode +a]
:Special bots implemented by the IRCd. On the GBAtemp network, all services bots have gbatemp.net as host.
+
:The Services Administrator has full control over the Service bots on the network. For example, they can use ChanServ to manage any channel without being an channel operator or even joining it.
  
;Services Operator (SysOp)
+
;Services Bot [user mode +B]
:See ''[[#I|IRCop]]''.
+
:Special bots implemented by the IRCd, or an addon package. These bots do not generally join any channels, but instead listen to specific messages. Each bot has its own unique purpose.
  
;SOP
+
;Services Operator
:Super Operator, see ''[[#C|Channel Admin]]''.
+
:Services Operators have extended access to the IRC Service bots. They can for example manage all channels without having access to them.
 +
 
 +
;Shun
 +
:Shuns can be set to other users by an IRCop. A shun will prevent the user from sending any command to the server, except for the <code>/Admin</code> command.
 +
 
 +
;Snomask
 +
:Server Notice Mask. These are special usermodes that let the user receive server notices. Most Snomasks are available to IRC Operators only.
 +
 
 +
;SOP [access level 10]
 +
:Super Operator, see ''[[#C|Channel Admin]]''. The access level SOP will automatically make the user a Channel Operator and Administrator of the channel upon joining.
  
 
==T==
 
==T==
  
 
==U==
 
==U==
 +
;UnrealIRCd
 +
:A popular open source IRC daemon.
  
 
==V==
 
==V==
 
;vHost
 
;vHost
:Virtual host. You can ask an IRCop for a vHost if you want to hide your real host.
+
:Virtual host. See ''[[#C|Cloak]]''.
  
;Voice
+
;Voice [channel mode +v]
:People with a Voice will be able to reply to channels that have mode +m set. If mode +m is not set, it can be used as a status symbol. They are marked by a + before their nickname.
+
:People with a Voice will be able to talk on channels that have mode +m (moderated) set. If mode +m is not set, it can be used as a status symbol. They are marked by a + before their nickname. May also bypass certain bans.
  
;VOP
+
;VOP [access level 3]
:VOice People/Automatic Voice. Automatically gives a user a Voice upon joining the channel.
+
:VOice People. Automatically gives a user a Voice upon joining the channel.
  
 
==W==
 
==W==
Line 209: Line 270:
  
 
==Z==
 
==Z==
 +
;Z-Line
 +
:Zap Line. Bans an entire IP range from a server.
 +
 +
{{Nav/Glossary}}
 +
[[Category:IRC]]
 +
[[Category:Glossary]]

Latest revision as of 20:47, 12 January 2015

Contents: Top - # A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A list of important IRC terms.

A

Admin
Administrator. See Channel Admin and Server Administrator.
Afk
Away from keyboard. Often used by people to say they are not behind their computer.
AKick
Automatic Kick. People on the AKick list will be automatically kicked and banned by the services upon joining that channel.
AKill
Automatic Kill, See G-Line
Alias
Alternative name/shortcut for a command. Can be server side or client side. A common example is /ns for the command /msg NickServ.
Anope
A popular IRC services package.
AOP [access level 5]
Automatic OP. Gives a user channel operator status upon joining the channel.

B

Ban
Bans will prevent you from joining a specific channel. Milder forms exist which allow you to join the channel, but limit you in other ways.
BOPM
Blitzed Open Proxy Monitor, a bot that will look for and ban users that use an open proxy.
Bot
Robots that perform certain tasks automatically. Common examples are the Services bots.
BotServ
Bot service. Allows you to assign a specific bot to a channel. Can be accessed with the command /bs
Bouncer (BNC)
A bouncer is a piece of software that connects to the IRC server in the user's stead. The user can then connect to the bouncer with an IRC client. This is mostly used to hide a user's real identity (since only the data of the BNC will be displayed). Another common use is to keep your nick online at all times, as the BNC can remain connected to the network when the user quits.

C

Channel
One "chat room" on the IRC server. Channel names typically start with #, rarely also with & (for channels that exist on 1 server only) and + (for modeless channels).
Channel Admin [channel mode +a]
These people have the same rights as Channel operators, but can also manage the akick list, badword filters, ... Marked by an @ symbol before their nickname (or & in some cases).
Channel Founder [channel mode +q]
The person who created the channel. The founder has the most rights over the channel. Each channel can only have one founder, but anyone with the channel password can use the founder commands. Marked by an @ symbol before their name (or ~ in some cases).
Channel Key [channel mode +k]
Certain channels require you to type a certain keyword before being able to join it (Use the /join #[channel] [key] command). Set with channel mode +k.
Channel Operator [channel mode +o]
Channel operators are the people who manage the channel. They can kick/ban people, change channel modes, voice people and give other people operator rights.
Channel Owner
See Channel Founder
ChanOp
See Channel Operator.
ChanServ
Channel service. A service bot that allows you to register/manage a specific channel. Can be accessed with the command /cs.
Client
Software that connects to the IRC server.
Cloak [user mode +t]
Used to hide someones real host and to replace it by a custom message. Can only be assigned by Services Operators. Sometimes called Virtual Hosts (vHosts).
Command
Commands can invoke different actions. All commands start with /. Examples: /msg, /mode, /nick, ... . Commands are interpreted by the IRC client, or sent to the server if the command is unknown.
CTCP
Client to Client Protocol. An extended IRC protocol that gives some more options, like the ability to query other clients and to add newlines in messages.

D

DCC
Direct Client-to-Client. Establishes a connection directly with the Client of another IRC user. This can be used for greater security. A DCC will not disconnect if the server does.

E

F

Flooding
Sending a lot of messages or notices to a channel in a short time, usually done to annoy others. Will most likely lead to a ban.
Founder
See Channel Founder.

G

Ghost
A ghost is a user that has disconnected from the server without the server noticing it. Ghosts will automatically quit IRC after a while due to a ping timeout. A registered nickname can manually be killed by its owner through the /ns ghost command.
Global Operator (GlobOp) [user mode +o]
An IRCop with rights on all servers of the network.
G-Line
Global kill line. Global ban from the entire IRC network. They can only be set by IRCops.
GZ-Line
Global Z-Line, see Z-Line.

H

Half Operator (halfop) [channel mode +h]
Basically a Channel Operator, but with limited abilities (they can not kick Operators or above for example). Usually marked with the % prefix.
Help Operator (helpop) [user mode +h]
An IRCop who is available to help other users with IRC problems.
HelpServ
Help Service. A bot that gives info about other service bots and IRC commands.
HOP [access level 4]
HalfOP. Will grant you Half Operator status when you join the channel.
Hostname
Your hostname contains your IP and sometimes additional info like the ISP. Can be hidden using a Cloak. Otherwise it can be seen by anyone through whois.
HostServ
Host service. This bot allows you to (de)active your vHost. Only Services Operators are able to actually change the vHost from a user. Can be accessed with the command /hs.

I

Invite
Ask someone to join a certain channel. Used through the /invite command. Can only be used by Channel Operators if mode +i is set.
IRC
Internet Relay Chat. A protocol used for real-time text chat over the internet.
IRC daemon (IRCd)
The software that runs on the IRC server.
IRC Operator (IRCop)
IRCops are server or network wide operators. They have the ability to ban users from the entire server or network when needed. The exact rights they have are defined in the O-Lines.

J

Jupe
Juping a channel or nickname means blocking the channel or nickname from the server/network. It is also possible to Jupe an entire server, preventing that server from connecting to the IRC network.

K

Key
See Channel Key.
Kick
Operators can kick you out of a channel if you misbehave. You will be able to re-join the channel immediately (unless a ban was set).
Kill
Force a certain nickname to quit from the IRC server. Registered users can kill their own nickname through NickServ (using /ns ghost). An IRCop can kill any user.
K-Line
Kill line. A ban from a single IRC server. Can only be set by IRCops. People can still connect to other servers on the network.

L

Lag
Time delay between the moment you send a message and the moment the other party receives it.
Local Operator (LocOp) [user mode +O]
IRC Operator with rights only on the local server. They can kill users connected to their server and k-line people to ban them.

M

MemoServ
Memo service. A bot that allows you to send small memos to other users, even when they are offline. It can also send memos to a channel, in which case the message will be sent to the channel operators, admins and founder. Can be accessed with the command /ms.
Mode
Channels and users can have various modes that have different effects. A channel's modes can only be changed by its Operators.
Modeless Channel
Like the name implies, this is a channel without modes. This means there can be no operators, bans, etc. They are very rare and start with + rather than #. They are not available on most IRC daemons.
MOTD
Message of the day. A short message that will appear when connecting to the IRC server, or by using /motd.

N

Netsplit
On occasions, a connection between servers can fail, causing the network to split apart. Users are not disconnected from the server they are on, but they cannot talk with users on other servers (even in the same channel) until the problem is resolved.
Network Administrator (NetAdmin) [user mode +N]
Someone who is responsible for maintaining the entire IRC network. They have the highest rank and will usually act as IRCops as well. Can do virtually anything.
Nick(name)
The name that is publicly visible. Can be changed with the /nick command.
NickServ
Nickname service. A service bot that allows you to register your nickname to prevent others from using it. Can be accessed with the /ns command.
Notice
Message sent to a specific user or channel. A notice will either appear in a users active window or the servers status box (depending on your configuration). They should not be used for extended private conversations. Services bots generally reply to your messages through notices.

O

O-Line
Operator Line. Determines which people can "Oper up" on the server, granting them IRCop rights. The O-Line defines what rights the IRCop will get after Opering up.
OP
Operator, usually Channel Operator.
Oper
Operator, usually IRC Operator.
OperServ
Operator service. A bot used by IRCops only. This bot basically controls all other service bots. All attempts to use this bot are logged.

P

Ping
In order to make sure that a connected client is still online (and not a ghost), the server regularly sends a ping signal to every client. The client must then respond with a pong signal, else it will be disconnected (ping timeout).
Pong
Reply from the client to the ping signal from the server. The IRC Client sends this reply automatically.
Private message
A message to a single person privately. Similar to the PM system on the forums.

Q

Q-Line
Quarantine Line. Global ban from a server based on Nickname (instead of Host). Basically blocks a certain nickname from joining the server. Users already connected may be killed/forced to change nicknames.
Query
See Private message.

R

RootServ
A services bot used by root Network Admins. Usually merged into OperServ.

S

Server Administrator [user mode +A]
The person responsible for maintaining an IRC server and daemon.
Services Administrator [user mode +a]
The Services Administrator has full control over the Service bots on the network. For example, they can use ChanServ to manage any channel without being an channel operator or even joining it.
Services Bot [user mode +B]
Special bots implemented by the IRCd, or an addon package. These bots do not generally join any channels, but instead listen to specific messages. Each bot has its own unique purpose.
Services Operator
Services Operators have extended access to the IRC Service bots. They can for example manage all channels without having access to them.
Shun
Shuns can be set to other users by an IRCop. A shun will prevent the user from sending any command to the server, except for the /Admin command.
Snomask
Server Notice Mask. These are special usermodes that let the user receive server notices. Most Snomasks are available to IRC Operators only.
SOP [access level 10]
Super Operator, see Channel Admin. The access level SOP will automatically make the user a Channel Operator and Administrator of the channel upon joining.

T

U

UnrealIRCd
A popular open source IRC daemon.

V

vHost
Virtual host. See Cloak.
Voice [channel mode +v]
People with a Voice will be able to talk on channels that have mode +m (moderated) set. If mode +m is not set, it can be used as a status symbol. They are marked by a + before their nickname. May also bypass certain bans.
VOP [access level 3]
VOice People. Automatically gives a user a Voice upon joining the channel.

W

Whois
Display information about a specific connected user. Activated by the /whois [username] command.

X

xOP
When xOP is activated, aliases like AOP, VOP, ... can be used for the access list of a channel, else the access level number has to be used.

Y

Z

Z-Line
Zap Line. Bans an entire IP range from a server.