Search results
Results From The WOW.Com Content Network
IRC scripts are a way of shortening commands and responding automatically to certain events while connected to an IRC network.There are many different scripting languages for different types of IRC clients: ircII, BitchX, HexChat, mIRC, Visual IRC, Bersirc, and others have their own scripting languages, many of which share common features and syntax and therefore are easily portable from one ...
This is a list of all Internet Relay Chat commands from RFC 1459, RFC 2812, and extensions added to major IRC daemons. Most IRC clients require commands to be preceded by a slash ("/"). Some commands are actually sent to IRC bots; these are treated by the IRC protocol as ordinary messages, not as /-commands.
An IRC bot performing a simple task. An IRC bot is a set of scripts or an independent program that connects to Internet Relay Chat as a client, and so appears to other IRC users as another user. An IRC bot differs from a regular client in that instead of providing interactive access to IRC for a human user, it performs automated functions.
XDCC was initially a script written in 1994 for ircII [2] by Xabi. This script extends the ircII DCC command. Now XDCC refers to IRC bots running file sharing programs in general. [3] XDCC bots serve one or more usually large files for download using the DCC protocol.
IRC (Internet Relay Chat) is a text-based chat system for instant messaging. IRC is designed for group communication in discussion forums, called channels, [1] but also allows one-on-one communication via private messages [2] as well as chat and data transfer, [3] including file sharing. [4]
The usual way to access IRC is by downloading an IRC client. These are more full-featured and make it easy to watch multiple chats at a time. Scripts to enhance IRC clients are available online at Wikipedia:Scripts. From the long list of IRC clients, some popular options are:
The Direct Client-to-Client Protocol (DCC) has been the primary method of establishing connections directly between IRC clients for a long time now. Once established, DCC connections bypass the IRC network and servers, allowing for all sorts of data to be transferred between clients including files and direct chat sessions.
To automatically remain invited (until the channel empties), a user with a cloak may be added to the channel's invite list by any channel operator: Become an operator of the channel: /msg ChanServ OP #CHANNEL_NAME. Then add the user to the invite list using their cloak as a mask: /mode #CHANNEL_NAME +I *!*@your/user/cloak (note uppercase)