When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. IRC script - Wikipedia

    en.wikipedia.org/wiki/IRC_script

    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 ...

  3. List of IRC commands - Wikipedia

    en.wikipedia.org/wiki/List_of_IRC_commands

    :irc.server.net 353 Phyre = #SomeChannel :@WiZ. If a client wants to receive all the channel status prefixes of a user and not only their current highest one, the IRCv3 multi-prefix extension can be enabled (@ is the channel operator prefix, and + the lower voice status prefix): [21]:irc.server.net 353 Phyre = #SomeChannel :@+WiZ

  4. Visual IRC - Wikipedia

    en.wikipedia.org/wiki/Visual_IRC

    Visual IRC (ViRC) is an open-source Internet Relay Chat client for the Windows operating system. Unlike many other IRC clients, nearly all of the functionality in ViRC is driven by the included IRC script, with the result that the program's behavior can be extended or changed without altering the source code.

  5. IRC bot - Wikipedia

    en.wikipedia.org/wiki/IRC_bot

    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.

  6. mIRC scripting language - Wikipedia

    en.wikipedia.org/wiki/MIRC_scripting_language

    Scripts are stored as either plain text files, usually with a .mrc file extension, or as INI files.They, however, can be stored with any extension. Multiple script files can be loaded at one time, although in some cases, one script will conflict with another and cause one or both of them to no longer work properly.

  7. IRC - Wikipedia

    en.wikipedia.org/wiki/IRC

    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]

  8. ircII - Wikipedia

    en.wikipedia.org/wiki/IrcII

    ircII (pronounced i-r-c-two or irk-two, [3] [4] and sometimes referred to as IRC client, second edition [5]) is a free, open-source Unix IRC and ICB client written in C. Initially released in the late 1980s, it is the oldest IRC client still maintained.

  9. Direct Client-to-Client - Wikipedia

    en.wikipedia.org/wiki/Direct_Client-to-Client

    ircII was the first IRC client to implement the CTCP and DCC protocols. [4] The CTCP protocol was implemented by Michael Sandrof in 1990 for ircII version 2.1. [5] The DCC protocol was implemented by Troy Rollo in 1991 for version 2.1.2, [6] but was never intended to be portable to other IRC clients.