When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. List of IRC commands - Wikipedia

    en.wikipedia.org/wiki/List_of_IRC_commands

    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.

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

  4. Wikipedia : IRC/Channel access and configuration guide

    en.wikipedia.org/wiki/Wikipedia:IRC/Channel...

    These are separate from (but tightly integrated into) IRC. They are contacted with the /msg command (not case-sensitive): Example: typing /msg ChanServ INFO #wikipedia-en will send the INFO command to ChanServ, which will respond by giving the basic information it holds on the channel #wikipedia-en. A list of commands is at /msg SERVICE_NAME Help.

  5. Talk:List of IRC commands - Wikipedia

    en.wikipedia.org/wiki/Talk:List_of_IRC_commands

    Commands beginning "/" are client-specific, such as the internal commands in mIRC which is a popular Windows-based IRC client. This page is about IRC commands. You can see the IRC commands that your mIRC client is using by typing "/debug @moo" and watching it all stream by. Turn off with "/debug -c off". IRC commands are in all caps (although ...

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

  7. mIRC scripting language - Wikipedia

    en.wikipedia.org/wiki/MIRC_scripting_language

    Built-in functions are termed commands or, if they return a value, identifiers. Custom scripted functions are called aliases. Aliases that return a value are known as custom identifiers. Both are called from the command line or other parts of a script in the same ways as built-in commands and identifiers (and can even supersede them).

  8. Table of keyboard shortcuts - Wikipedia

    en.wikipedia.org/wiki/Table_of_keyboard_shortcuts

    In computing, a keyboard shortcut is a sequence or combination of keystrokes on a computer keyboard which invokes commands in software. Most keyboard shortcuts require the user to press a single key or a sequence of keys one after the other. Other keyboard shortcuts require pressing and holding several keys simultaneously (indicated in the ...

  9. rcirc - Wikipedia

    en.wikipedia.org/wiki/Rcirc

    rcirc is an Internet Relay Chat (IRC) client written in Emacs Lisp. [1] [2] It is one of two IRC clients included in GNU Emacs since release 22.1, alongside ERC.[1] [3]Rcirc is "compact, written in a single file of around 4,000 lines of code". [1]