IRC services

From Free net encyclopedia

IRC services is a common name for a set of features implemented in most modern Internet Relay Chat networks. Services are automated bots with special status which are generally used to provide users with access with certain privileges and protection. They usually implement some sort of login system so that only people on the access control list can obtain these services.

Contents

Components

The ChanServ, channel service bot, is used to protect channel operators. This is convenient for the operators because they do not need to have an operator on the channel all of the time to keep their status.

The NickServ, nickname service bot, is used to register and protect user nicknames.

The MemoServ, memo service bot, is used to record and deliver messages to users who are currently offline.

The HostServ, host service bot, is used to allow general users to register a vhost so that their real IP address on IRC is hidden. This service is usually present on DDOS-friendly networks such as Rizon.

The OperServ, is used by IRC Operators.

The HelpServ, the help service bot, is used to provide help on a variety of IRC topics.

IRC Services Software Packages

There are several software packages that implement services. Some of the popular ones include srvx, atheme, Hybserv (developed for use with the Hybrid IRC daemon software), Epona (Now deprecated), Anope, and IRC Services 5 (supporting a wide range of IRC daemons). While some of these packages provide excellent features in the eyes of many users, some network operators decide to write their own services, with the most important reasons being flexibility, customization, and often, mostly on smaller networks, fun also plays an important role. Not all packages implement the above service bots. Also, sometimes the bots have different names, and may or may not implement these functions in the form listed above. Even so, the above form is the most common.

See also

External links