home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / ircdo143.zip / ircdoor.hlp < prev    next >
Text File  |  1996-03-13  |  15KB  |  364 lines

  1.  
  2.  
  3. [BEG]  1         About IRC
  4.  
  5.        1.        About IRC
  6.  
  7.        IRC stands for "Internet Relay Chat". It was originally
  8.        written by Jarkko Oikarinen (jto@tolsun.oulu.fi) in 1988. Since
  9.        starting in Finland, it has been used in over 60 countries
  10.        around the world.  It was designed as a replacement for the
  11.        "talk" program but has become much much more than that. IRC is
  12.        a multi-user chat system, where people convene on "channels"
  13.        (a virtual place, usually with a topic of conversation) to talk
  14.        in groups, or privately. IRC is constantly evolving, so the way
  15.        things to work one week may not be the way they work the next.
  16.        Read the MOTD (message of the day) every time you use IRC to
  17.        keep up on any new happenings or server updates.
  18.  
  19.        IRC gained international fame during the 1991 Persian Gulf War,
  20.        where updates from around the world came accross the wire, and
  21.        most irc users who were online at the time gathered on a single
  22.        channel to hear these reports. IRC had similar uses during the
  23.        coup against Boris Yeltsin in September 1993, where IRC users
  24.        from Moscow were giving live reports about the unstable
  25.        situation there.
  26.  
  27. [END]
  28.  
  29. [BEG]  2         About IRCDOOR
  30.  
  31.        2.        About IRCDOOR
  32.  
  33.        The IRCDOOR is an OS/2 32-bit IRC BBS client-door that (unlike
  34.        other IRC clients) provides the BBS door interface allowing to
  35.        be run from BBS either from remote, or locally. It supports
  36.        TTY and ANSI graphics and numerous count of command line 
  37.        parameters.
  38.  
  39.        The shareware version of IRCDOOR must be available at the
  40.        following FTP sites:
  41.  
  42.          Site: ftp.dcbalt.vernet.lv   (AndRew's BBS FTP server)
  43.          File: /base2/bbsfiles/comm/bbsdoors/ircdoor/ircdor*.zip
  44.          Site: juge.com               (OS/2 Comm Port FTP site)
  45.          File: /ircdoor/ircd*.zip
  46.  
  47.        My best regards and enjoy IRC,
  48.        Andrew Eigus AKA Mr. Byte
  49.        E-Mail: mrbyte@bbs.dcbalt.vernet.lv, mrbyte@hpe25.swh.lv,
  50.                aeigus@fgate.castle.riga.lv
  51.  
  52. [END]
  53.  
  54. [BEG]  3         IRC commands
  55.  
  56.        3.        IRC commands
  57.  
  58.  
  59.        3.1       The /LIST command
  60.  
  61.        /LIST               Lists all current irc channels, number of
  62.                            users, and topic. (slow and can terminate
  63.                            connection on some servers)
  64.  
  65.        Example on /LIST command: /LIST -min 10
  66.  
  67.  
  68.        3.2       The /NAMES command
  69.  
  70.        /NAMES              Shows the nicknames of all users on each
  71.                            channel
  72.  
  73.  
  74.        3.3       The /JOIN command
  75.  
  76.        /JOIN <channel>     Join the named channel. All non-commands
  77.                            you type will now go to everyone on that
  78.                            channel. Channel must start with the '#'
  79.                            character. If you are on a channel, the
  80.                            /JOIN command will also automatically
  81.                            get you out of the channel you are cur-
  82.                            rently in, and will bring you to the
  83.                            specified one.
  84.  
  85.        Example on /JOIN command:
  86.          /JOIN #usa
  87.  
  88.  
  89.        3.4       The /MSG command
  90.  
  91.        /MSG <nick> <msg>   Sends a private message to the specified
  92.                            person.  Only the specified nickname will
  93.                            see this message.
  94.  
  95.        Example on /MSG command:
  96.          /MSG Hoolio Hello Hoolio!
  97.  
  98.  
  99.        3.5       The /NICK command
  100.  
  101.        /NICK <nick>        Change your nickname
  102.                            When you're connected, your BBS login name
  103.                            is usually taken as the default 'nickname'
  104.                            for yourself. You may wish to change this
  105.                            with this command.
  106.  
  107.        Example on /NICK command:
  108.          /NICK IRCD00R
  109.  
  110.  
  111.        3.6       The /QUIT command
  112.  
  113.        /QUIT or /BYE <str> Exits IRC. <str> parameter is optional,
  114.                            and if specified, will be used as a signoff
  115.                            string.
  116.  
  117.  
  118.        3.7       The /HELP command
  119.  
  120.        /HELP <topic>       Gets IRCDOOR online help menu.
  121.  
  122.        3.8       The /WHO command
  123.  
  124.        /WHO <channel>      Shows who is on a given channel,
  125.                            including nickname, user name and host,
  126.                            and realname.
  127.  
  128.  
  129.        3.9       The /WHOIS command
  130.  
  131.        /WHOIS <nick>       Shows the "true" indentity of someone
  132.                            Use this often to make sure you know who
  133.                            you are talking to, because nicknames are
  134.                            NOT owned so any number of people could
  135.                            use a nickname.
  136.  
  137.  
  138.        3.10      The /WHOWAS command
  139.  
  140.        /WHOWAS <nick>      This command asks for information about a
  141.                            nickname which no longer exists. This may
  142.                            either be due to a nickname change or the
  143.                            user leaving IRC.
  144.  
  145.  
  146.        3.11      The /MODE command
  147.  
  148.        /MODE <params>      Allows both usernames and channels to have
  149.                            their mode changed. This can be only used
  150.                            by channel operators. The <params> should
  151.                            contain valid parameters for the /MODE
  152.                            command i.e. the channel name, the
  153.                            nickname (when appropriate), and the /MODE
  154.                            command switches. The following listed are
  155.                            some most used /MODE commands:
  156.  
  157.        /MODE <channel> <+|->o <nick> - take/give the channel operator
  158.                                        privileges for the specified
  159.                                        user.
  160.        /MODE <channel> <+|->i        - change invite-only flag for
  161.                                        the specified channel.
  162.        /MODE <channel> <+|->p        - change private flag for the
  163.                                        specified channel.
  164.        /MODE <channel> <+|->s        - change secret flag for the
  165.                                        specified channel.
  166.        /MODE <channel> <+|->t        - change topic-setable flag for
  167.                                        the specified channel.
  168.        /MODE <channel> <+|->n        - set/unset no messages to
  169.                                        channel from the outside flag.
  170.        /MODE <channel> <+|->m        - change moderated channel flag
  171.                                        for the specified channel.
  172.        /MODE <channel> <+|->l <lim>  - set/unset the user limit to
  173.                                        channel.
  174.        /MODE <channel> <+|->b <user> - set/unset a ban mask to keep
  175.                                        the specified user out of the
  176.                                        channel.
  177.        /MODE <channel> <+|->v <user> - give/take the ability to speak
  178.                                        on the moderated channel.
  179.        /MODE <channel> <+|->k <pass> - set/unset a channel password.
  180.  
  181.        Examples on /MODE command:
  182.          /MODE #latvia -o Kaspariic
  183.          /MODE #gonnabe +b *!*@microsoft.com
  184.  
  185.  
  186.        3.12      The /KICK command
  187.  
  188.        /KICK <params>      The KICK command can be used to forcibly
  189.                            remove a user from a channel. It 'kicks
  190.                            them out' of the channel (forced PART).
  191.                            This can only be used by channel opera-
  192.                            tors. The <params> consist of the spaced
  193.                            <channel>, <nick> and <comment> options.
  194.                            Note: the <comment> option is not obli-
  195.                            gate.
  196.         
  197.        Example on /KICK command: 
  198.          /KICK #ircdoor Lamer Lamers not allowed
  199.  
  200.  
  201.  
  202.        3.13      The /INVITE command
  203.  
  204.        /INVITE <params>    The INVITE message is used to invite users
  205.                            to a channel. The <params> should consist
  206.                            from parameter <nickname>, which is the
  207.                            nickname of the person to be invited, and
  208.                            parameter <channel>, which is the target
  209.                            channel to invite the user to.
  210.  
  211.        Example on /INVITE command:
  212.          /INVITE JohnDoe #legends
  213.  
  214.  
  215.        3.14      The /TOPIC command
  216.  
  217.        /TOPIC <params>     The TOPIC message is used to change o
  218.                            view the topic of a channel. The <params>
  219.                            can contain two parameters: the <channel>
  220.                            and the <topic>. The topic for channel
  221.                            specified in the <channel> is returned if
  222.                            there is no <topic> parameter given. If
  223.                            the topic parameter is present, the topic
  224.                            for that channel will be changed, if the
  225.                            channel modes permit this action, and if
  226.                            you are the channel operator.
  227.        Example on /TOPIC command:
  228.          /TOPIC #switzerland Weather In Suisse
  229.  
  230.  
  231.        3.15      The /LEAVE or the /PART command
  232.  
  233.        /PART <channel>     Lets you leave the specified channel. You
  234.                            may also use the /LEAVE command to leave
  235.                            a channel, but generally you won't need
  236.                            to use this command because /JOIN will
  237.                            automatically get you out of current
  238.                            channel and bring you to the specified one.
  239.  
  240.  
  241.        3.16      The /CTCP command
  242.  
  243.        /CTCP <nick> <cmd>  The /CTCP command sends a CTCP request
  244.                            to the specified user on IRC. The <cmd>
  245.                            parameter is a valid CTCP request command.
  246.                            Issue /CTCP <nick> CLIENTINFO for more
  247.                            information about available request
  248.                            commands.
  249.  
  250.        Examples on /CTCP command:
  251.          /CTCP MisterX CLIENTINFO
  252.          /CTCP JohnDoe VERSION
  253.  
  254.  
  255.        3.17      The /PING command
  256.  
  257.        /PING <client>      The PING message is used to test the
  258.                            presence of an active client at the other
  259.                            end of the connection. It can be used to
  260.                            ping clients, servers and nicknames.
  261.  
  262.  
  263.        3.18      The /VERSION command
  264.  
  265.        /VERSION <server>   The VERSION message is used to query the
  266.                            version of the server program. An optional
  267.                            parameter <server> is used to query the
  268.                            version of the server program which a
  269.                            client is not directly connected to.
  270.                            Note: for getting versions for clients,
  271.                            use the /CTCP <nick> VERSION command.
  272.  
  273.        3.19      The /SERVER command
  274.  
  275.        /SERVER <params>    This command allows you to change current
  276.                            IRC server without exiting the door. This
  277.                            command may not be available if SysOp
  278.                            doesn't want to allow remote users to
  279.                            change IRC servers. The <params> consist
  280.                            of two parameters, <server> and <port>.
  281.                            <server> specifies a server to connect
  282.                            to, and <port> is an optional port number,
  283.                            or 6667 if not specified.
  284.  
  285.        Example on /SERVER command:
  286.          /SERVER irc.funet.fi 6666
  287.  
  288. [END]
  289.  
  290.  
  291. [BEG]  4         IRCDOOR commands
  292.  
  293.        4.        IRCDOOR commands
  294.  
  295.  
  296.        4.1       The /TIMELEFT command
  297.  
  298.        /TIMELEFT           The /TIMELEFT command lets you to check
  299.                            how much time left for the IRC session.
  300.                            This is only useful for the remote BBS
  301.                            callers, it is unnecessary for the local
  302.                            users since their time is not limited.
  303.  
  304.  
  305.        4.2       The /WHOELSE command
  306.  
  307.        /WHOELSE            The /WHOELSE command lets you review who
  308.                            else is using IRC from the same BBS at
  309.                            present moment.
  310.  
  311.  
  312. [END]
  313.  
  314. [BEG]  5         How to send text to users on a channel
  315.  
  316.        5.        How to send text to users on a channel
  317.  
  318.        Once you have joined a channel, you need not precede your lines
  319.        with a /. Whatever you type, simply goes to the entire channel.
  320.        Precede your lines with a / when you wish to execute an ircII
  321.        command and when you do not wish the text to be sent to the
  322.        entire channel.
  323.  
  324. [END]
  325.  
  326. [BEG]  6         Some good channels to try
  327.  
  328.        6.        Some good channels to try
  329.  
  330.        #hottub and #initgame are almost always teeming with people.
  331.        #hottub is meant to simulate a hot tub, and #initgame is a
  332.        non-stop game of "inits" (initials). Just join and find out!
  333.  
  334.        To get a list of channels with their names and topics, do
  335.        /LIST -min 30 (on ircII) which will show you channels with 30
  336.        or more members. You can also do this for smaller numbers.
  337.  
  338.        Many IRC operators are in #Twilight_Zone ... so if you join
  339.        that channel and don't hear much talking, don't worry, it's
  340.        not because you joined, operators don't talk much on that
  341.        channel anyways!
  342.  
  343. [END]
  344.  
  345. [BEG]  7         Foreign language channels
  346.  
  347.        7.        Foreign language channels
  348.  
  349.        Some of the most popular foreign language channels include
  350.        #42 (which is a Finnish channel), #warung (which is a
  351.        Malaysian channel. The word "warung" means "coffeehouse" or
  352.        "small restaurant"), #polska (a Polish channel), #nippon (a
  353.        Japanese channel, note that "funny" characters are often seen
  354.        here -- this is Kanji. You will need a Kanji-compatible
  355.        terminal program to converse in Kanji), #espanol (a Spanish
  356.        channel), #russian (a Russian channel).
  357.  
  358.        These are just examples -- a large percentage of languages in
  359.        the world is spoken on irc *somewhere*. If your language/
  360.        country isn't listed above, ask on #irchelp to see if there
  361.        is a channel for it.
  362.  
  363. [END]
  364.