home *** CD-ROM | disk | FTP | other *** search
/ back2roots/padua / padua.7z / padua / ftp.vapor.com / amirc / submissions / DalHelper.lzx / DalHelper / Docs / DalHelper.doc < prev    next >
Encoding:
Text File  |  1997-06-05  |  26.2 KB  |  791 lines

  1.  
  2.  
  3.     This is a Dump of Services Help.  All DalHelper functions
  4.    are shown as   DalHelper -    under  Usage  where a DalHelper
  5.    function exists.  All functions are displayed using the following
  6.    Aliases:
  7.  
  8.     ChanServ:    Alias CS /Rx DalHelper c %p
  9.     MemoServ:    Alias MS /Rx DalHelper m %p
  10.     NickServ:    Alias NS /Rx DalHelper n %p
  11.  
  12.  
  13.  
  14.  
  15.      ChanServ Help
  16.  
  17.   ***** ChanServ Help*****
  18.   Command   - HELP
  19.   Usage     - HELP <command>
  20.   DalHelper - /CS HE <command>
  21.  
  22.   Returns Help information about requested ChanServ command.
  23.  
  24.   Example:
  25.    /msg ChanServ help register
  26.    will return information about how to register a channel.
  27.  
  28.   ***** ChanServ Help*****
  29.   ChanServ gives normal users the ability to keep hold of a channel,
  30.   without the need for a bot. Unlike other IRC networks, channel
  31.   takeovers are virtually impossible, when they are registered.
  32.   Registration is a quick and painless process. Once registered, the
  33.   founder can maintain complete and total control of the channel.
  34.   ChanServ will stop monitoring a channel if no Op enters the=
  35.   channel for 30 days.
  36.   For more information on a command /msg ChanServ help <command>
  37.   Core Commands:
  38.        REGISTER  - Register a channel
  39.        SET       - Change various channel configuration settings
  40.        SOP       - Maintain SuperOp channel operator list
  41.        AOP       - Maintain AutoOp channel operator list
  42.        AKICK     - Maintain the channel AutoKick banned user list
  43.        DROP      - Drop a registered channel
  44.  
  45.   Other Commands:
  46.         IDENTIFY    ACCESS      OP          UNBAN
  47.         INFO        INVITE      LIST        MDEOP
  48.         RESTRICT    IDENT       MKICK
  49.  
  50.   ***** ChanServ Help*****
  51.   Command   - REGISTER
  52.   Usage     - REGISTER <channel> <password> <description>
  53.   DalHelper - /CS REG <channel> <password> <description>
  54.  
  55.   When you register a channel with ChanServ, you don't need to worry
  56.   about takeovers, or bots to keep a list of Ops. ChanServ does all of
  57.   this and more. The founder is the person who does the registering.
  58.   The password is included so that only the founder can completely
  59.   control the channel. The description is only used when a user asks
  60.   ChanServ for information on a channel.
  61.   Examples:
  62.  
  63.   /msg ChanServ register #DragonRealm adminchannel DALnet IrcOp and Admin channel.
  64.   /msg ChanServ register #Macintosh BeOSrules Macintosh discussion
  65.  
  66.   *** PLEASE NOTE: Passwords ARE case-sensitive. Also, PLEASE
  67.   remember your password, write it down somewhere, but PLEASE remember it! :)
  68.  
  69.   ***** ChanServ Help*****
  70.   Command - SET <channel> <command> [<value>]
  71.  
  72.   Allows you to change your channel settings. These affect a
  73.   registered channel's status and operation.
  74.   For more information on a command /msg ChanServ help SET <command>
  75.  
  76.   Core SET Commands:
  77.        FOUNDER   - Allows you to change the channel founder
  78.        PASSWD    - Lets you change the channel founder password
  79.        DESC      - Modify the channel's description
  80.        MLOCK     - Locks the channel to certain modes
  81.        OPGUARD   - More militant channel operator protection
  82.        KEEPTOPIC - Maintain the topic when no one is on the channel
  83.        URL       - Attaches a URL to the channel
  84.        IDENT     - Ops have to identify to NickServ before ChanServ ops them
  85.        RESTRICT  - Allow ops only into a channel
  86.  
  87.   Additional Commands:
  88.        TOPICLOCK      LEAVEOPS     UNSECURE      PRIVATE
  89.        MEMO
  90.  
  91.   ***** ChanServ Help*****
  92.   Command   - SET PASSWD
  93.   Usage     - SET <channel> PASSWD <password>
  94.   DalHelper - /CS PA <channel> <password>
  95.  
  96.   Will change the founder password on a channel. Is normally used when
  97.   ChanServ doesn't recognise the founder.  Limited to channel founder.
  98.  
  99.   ***** ChanServ Help*****
  100.   Command   - SET DESC
  101.   Usage     - SET <channel> DESC <description>
  102.   DalHelper - /CS SDE <channel> <description>
  103.  
  104.   Allows the founder to change the description of a channel. Limited
  105.   to channel founder.
  106.  
  107.   ***** ChanServ Help*****
  108.   Command   - SET IDENT
  109.   Usage     - SET <channel> IDENT [ON|OFF]
  110.   DalHelper - /CS SID <channel> [0(OFF)|1(ON)]
  111.  
  112.   This command makes it harder for anyone to use someone elses nick to
  113.   gain ops in your channel. If this option is on, then all ops have to
  114.   identify to NickServ before ChanServ ops them. Access lists will have
  115.   no effect on ops.
  116.  
  117.   Example:
  118.    /msg ChanServ set #Macintosh ident on
  119.  
  120.   ***** ChanServ Help*****
  121.   Command   - SET MLOCK
  122.   Usage     - SET <channel> MLOCK <mode lock mask>
  123.   DalHelper - /CS SML <channel> <mode lock mask>
  124.  
  125.   Changes mode lock pattern for specified channel.  Limited to
  126.   channel founder.  Below are a few examples.
  127.  
  128.    SET #dragonrealm MLOCK +nt-ispklm
  129.    Locked to mode +nt only
  130.    SET #dragonrealm MLOCK +nt-ipklm
  131.    Same as above, except mode "s" isn't locked either way
  132.    SET #dragonrealm MLOCK *
  133.    Turns off all mode locks
  134.  
  135.   ***** ChanServ Help*****
  136.   Command   - SET OPGUARD
  137.   Usage     - SET <channel> OPGUARD [ON|OFF]
  138.   DalHelper - /CS SOG <channel> [0(OFF)|1(ON)]
  139.  
  140.   Turns on/off ops guarding on a channel.  When ON, only
  141.   AutoOps, SuperOps, and the channel founder will be allowed
  142.   ops on the channel.  Limited to channel founder.
  143.  
  144.   Example:
  145.    /msg ChanServ set #DragonRealm opguard on
  146.  
  147.   ***** ChanServ Help*****
  148.   Command - MEMO
  149.   Usage   - SET <channel> MEMO [NONE|AOP|SOP|FOUNDER]
  150.   DalHelper - /CS SME <channel> [0(NONE)|1(AOP)|2(SOP)|3(FOUNDER)]
  151.  
  152.   Use this command to limit who can send channel memos. When
  153.   NONE, no-one can send channel memos. When AOP, only AOps and
  154.   above can send channel memos <this is the default setting>. When
  155.   SOP, only SOps and the founder can send channel memos. When
  156.   FOUNDER, only the Channel Founder can send channel memos.
  157.   Limited to Channel Founder.
  158.  
  159.   Example:
  160.    /msg ChanServ set #DragonRealm memo AOP
  161.    will allow only AOps and above to send memos to #DragonRealm
  162.  
  163.   ***** ChanServ Help*****
  164.   Command   - SET RESTRICT
  165.   Usage     - SET <channel> RESTRICT [ON|OFF]
  166.   DalHelper - /CS SRE <channel> [0(OFF)|1(ON)]
  167.  
  168.   This option will only allow ops into a channel. If someone who is not
  169.   on the AOp/SOp list, they will be kickbanned when they enter the channel.
  170.   Example:
  171.    /msg ChanServ set #Macintosh restrict on
  172.  
  173.   ***** ChanServ Help*****
  174.   Command   - SET KEEPTOPIC
  175.   Usage     - SET <channel> KEEPTOPIC [ON|OFF]
  176.   DalHelper - /CS SKT <channel> [0(OFF)|1(ON)]
  177.  
  178.   Turns "Sticky" topics for a channel on or off. If everybody in a
  179.   certain channel leaves that channel, then the topic is lost. But with
  180.   this option on, that does not happen. ChanServ will set the topic to
  181.   "blahblahblah (PersonWhoLastChangedTheTopic)" when the channel is recreated.
  182.  
  183.   ***** ChanServ Help*****
  184.   Command   - SET URL
  185.   Usage     - SET <channel> URL [<URL>]
  186.   DalHelper - /CS SUR <channel> [<URL>]
  187.  
  188.   Allows a URL (Uniform Resource Locator) to be set, indicating where
  189.   more information on the channel may be found. Limited to channel founder.
  190.  
  191.   Example:
  192.  
  193.    SET #dragonrealm URL http://www.dal.net/
  194.    SET #dragonrealm URL mailto:info@dal.net
  195.    An email address
  196.    SET #dragonrealm URL
  197.    Remove the URL
  198.  
  199.   ***** ChanServ Help*****
  200.   Command   - SET TOPICLOCK
  201.   Usage     - SET <channel> TOPICLOCK [FOUNDER|SOP|OFF]
  202.   DalHelper - /CS STL <channel> [0(OFF)|1(SOP)|2(FOUNDER)]
  203.  
  204.   Sets the "topic lock" option for a channel. When on, only the
  205.   founder or SuperOps (depending on the option) are able to change
  206.   the topic. This setting also performs the function of the KEEPTOPIC
  207.   command. Limited to channel founder.
  208.  
  209.   Example:
  210.   /msg ChanServ set #DragonRealm TopicLock on
  211.  
  212.   ***** ChanServ Help*****
  213.   Command   - SET LEAVEOPS
  214.   Usage     - SET <channel> LEAVEOPS [ON|OFF]
  215.   DalHelper - /CS SLO <channel> [0(OFF)|1(ON)]
  216.  
  217.   Turns on/off leave-ops behaviour on a channel.  When ON, the channel
  218.   will behave as if ChanServ was not present, and will not deop users
  219.   who 'create' the channel. But AutoOps and SuperOps will still be
  220.   opped in the channel. Limited to channel founder.
  221.  
  222.   Example:
  223.    /msg ChanServ set #DragonRealm LeaveOps on
  224.  
  225.   ***** ChanServ Help*****
  226.   Command   - SET UNSECURE
  227.   Usage     - SET <channel> UNSECURE [ON|OFF]
  228.   DalHelper - /CS SUS <channel> [0(OFF)|1(ON)]
  229.  
  230.   Will make a channel a little less secure than normal. When on, you
  231.   need to be in the founders nick access list to make founder level
  232.   changes, you won't need to identify. Limited to channel founder.
  233.  
  234.   Example:
  235.    If *cicar@194.145.1.* is in the access list for dalvenjah, and #afd
  236.    is set to be unsecured, then anyone with the mask of *cicar@194.145.1.*
  237.    can make founder level changes on #afd
  238.  
  239.   Example:
  240.    /msg ChanServ set #afd unsecure on
  241.  
  242.   ***** ChanServ Help*****
  243.   Command   - SET PRIVATE
  244.   Usage     - SET <channel> PRIVATE [ON|OFF]
  245.   DalHelper - /CS SPR <channel> [0(OFF)|1(ON)]
  246.  
  247.   When this option is ON, only those who know about the channel will
  248.   have access to it. The channel won't show if /msg ChanServ list
  249.   *search pattern* is used, or on a /list. Limited to channel founder.
  250.  
  251.   Example:
  252.    /msg ChanServ set #Macintosh private on
  253.  
  254.   ***** ChanServ Help*****
  255.   Command   - SOP
  256.   Usage     - SOP <channel> ADD <nick or mask>
  257.   DalHelper - /CS SOA <channel> <nick or mask>
  258.   Usage     - SOP <channel> DEL <index number or mask>
  259.   DalHelper - /CS SOD <channel> <index number or mask>
  260.   Usage     - SOP <channel> LIST [<search pattern>]
  261.   DalHelper - /CS SOL <channel> [<search pattern>]
  262.  
  263.   Maintains the channel SuperOp list. While only the channel founder
  264.   can ADD and DEL SOps, any AutoOp and above can LIST them.
  265.   ADD adds a user to a channels SuperOp access list. DEL removes a
  266.   user from a channel's SuperOp access list. LIST lists the SuperOp
  267.   access list, with an index number. When LIST is used with a search
  268.   pattern, only those entries to the SOp access list matching your
  269.   search pattern will be shown to you.
  270.  
  271.   Examples:
  272.      SOP #dragonrealm ADD dalvenjah
  273.      SOP #dragonrealm ADD *!besmith@*.uncc.edu
  274.      SOP #dragonrealm DEL 3
  275.      SOP #dragonrealm LIST
  276.  
  277.    Maintains the channel SuperOp list. ADD and DEL limited to
  278.    channel founder LIST to utoOpaccess.
  279.    ADD adds a user to a channels SuperOp access list. DEL removes
  280.    a user from a channel's SuperOp access list.  Index number is found
  281.    using the LIST subcommand. LIST lists the SuperOp access list.
  282.    When used with the optional search pattern, it will only show
  283.    those masks matching the specified pattern.
  284.    Examples:
  285.        SOP #dragonrealm ADD dalvenjah
  286.        SOP #dragonrealm ADD *!besmith@*.uncc.edu
  287.        SOP #dragonrealm DEL 3
  288.        SOP #dragonrealm LIST
  289.  
  290.   ***** ChanServ Help*****
  291.   Command   - AOP
  292.   Usage     - AOP <channel> ADD <nick or mask>
  293.   DalHelper - /CS AOA <channel> <nick or mask>
  294.   Usage     - AOP <channel> DEL <index number or mask>
  295.   DalHelper - /CS AOD <channel> <index number or mask>
  296.   Usage     - AOP <channel> LIST [<search pattern>]
  297.   DalHelper - /CS AOL <channel> [<search pattern>]
  298.  
  299.   Maintains the channel AutoOp list. Only Sops or above may ADD and
  300.   DEL AOps, but any AOp or above may use LIST.
  301.   ADD adds a user to a channels AutoOp access list. DEL removes a
  302.   user from a channel's AutoOp access list. LIST lists the AutoOp
  303.   access list, with an index number. When LIST is used with a search
  304.   pattern, only those entries to the AOp access list matching your
  305.   search pattern will be shown to you.
  306.  
  307.   Examples:
  308.      AOP #dragonrealm ADD dalvenjah
  309.      AOP #dragonrealm ADD *!besmith@*.uncc.edu
  310.      AOP #dragonrealm DEL 3
  311.      AOP #dragonrealm LIST
  312.  
  313.   ***** ChanServ Help*****
  314.   Command   - AKICK
  315.   Usage     - AKICK <channel> ADD <nick or mask>
  316.   DalHelper - /CS AKA <channel> <nick or mask>
  317.   Usage     - AKICK <channel> DEL <index number or mask>
  318.   DalHelper - /CS AKD <channel> <index number or mask>
  319.   Usage     - AKICK <channel> LIST [<search pattern>]
  320.   DalHelper - /CS AKL <channel> [<search pattern>]
  321.  
  322.   Maintains the channel AutoKick list. If a user on the channel
  323.   AKICK list does try to join a channel, then they will be kicked by
  324.   ChanServ, as well as banned. ADDing and DELeting AKICKs is limited
  325.   to SOps and the channel founder.
  326.  
  327.   ADD adds a user to a channels AutoKick access list. DEL removes a
  328.   user from a channel's AutoKick access list. LIST lists the
  329.   AutoKick access list, with an index number. When LIST is used with
  330.   a search pattern, only those entries to the AutoKick access list
  331.   matching your search pattern will be shown to you.
  332.  
  333.   Examples:
  334.      AKICK #dragonrealm ADD dalvenjah
  335.      AKICK #dragonrealm ADD *!besmith@*.uncc.edu
  336.      AKICK #dragonrealm DEL 3
  337.      AKICK #dragonrealm LIST
  338.  
  339.   ***** ChanServ Help*****
  340.   Command   - DROP
  341.   Usage     - DROP <channel>
  342.   DalHelper - /CS DR <channel>
  343.  
  344.   If you no longer wish ChanServ to manage a channel, then /msg
  345.   ChanServ identify #name <password> before using this command.
  346.   DROP stops ChanServ management of the specified channel.
  347.  
  348.   Examples:
  349.    /msg ChanServ drop #DragonRealm
  350.    /msg ChanServ drop #wasteland
  351.  
  352.   ***** ChanServ Help*****
  353.   Command   - IDENTIFY
  354.   Usage     - IDENTIFY <channel> <password>
  355.   DalHelper - /CS ID <channel> [optional, default: current channel]
  356.  
  357.   This command will identify the user to ChanServ as the founder,
  358.   and give them full access to the channel.
  359.  
  360.   ***** ChanServ Help*****
  361.   Command   - INFO
  362.   Usage     - INFO <channel>
  363.   DalHelper - /CS IN <channel>
  364.  
  365.   Shows information for a channel, such as the channel founder, any mode
  366.   locks, the current topic, the channel description, any settings such as
  367.   topic lock, the time the channel was registered, and the time of the last opping.
  368.  
  369.   Example:
  370.    /msg ChanServ info #DragonRealm
  371.  
  372.   ***** ChanServ Help*****
  373.   Command - ACCESS
  374.   Usage   - ACCESS <channel> [<nick>]
  375.  
  376.    Allows a user to query their access on a registered channel. Access
  377.   levels are Basic, AutoOp, SuperOp, and Founder for any given channel.
  378.   When used with the optional <nick> variable, this command  serves as
  379.   a protocol for bots to query user access on a channel using the
  380.   ChanServ facility, thus relieving the bot of keeping track of access
  381.   lists.  For a registered channel, the reply is given in a NOTICE of
  382.   the following format:
  383.  
  384.        ACC <channel> <nick> <user@host> <access level>
  385.  
  386.   The returned access level is a number from 0 to 3, where 0=Basic,
  387.   1=AutoOp, 2=SuperOp, and 3=founder. If the user is not online,
  388.   the user@host and access level will be *UNKNOWN* and 0, respectively.
  389.   This command is limited to channel AutoOps.
  390.  
  391.   ***** ChanServ Help*****
  392.   Command - INVITE
  393.   Usage   - INVITE <channel> [<nickname>]
  394.  
  395.   Invites the sender, or the named user, to a channel that is set to
  396.   invite only (mode +i). Limited to channel AutoOps and above.
  397.  
  398.   ***** ChanServ Help*****
  399.   Command   - OP
  400.   Usage     - OP <channel> [-]<nick>...
  401.   DalHelper - /CS OP <channel> <nick>
  402.   DalHelper - /CS DOP <channel> <nick>
  403.  
  404.   Will op the <nick> in a channel. When used with the - flag, deops the
  405.   named users. Limited to channel AutoOps and above. Will not work if
  406.   secured ops is on.
  407.  
  408.   ***** ChanServ Help*****
  409.   Command   - UNBAN
  410.   Usage     - UNBAN <channel> [ME|ALL]
  411.   DalHelper - /CS UN <channel>
  412.  
  413.   Will remove any ban placed on you in a channel that you have ops in.
  414.   If you are an AutoOp, then you can only use the ME option ... if
  415.   you are a SuperOp you may use the all option.
  416.  
  417.   Examples:
  418.    /msg ChanServ Unban #DragonRealm me
  419.    /msg ChanServ Unban #afd all
  420.  
  421.   ***** ChanServ Help*****
  422.   Command   - MDEOP
  423.   Usage     - MDEOP <channel>
  424.   DalHelper - /CS MD <channel>
  425.  
  426.   Removes operator status from all users on the named channel who don't
  427.   outrank the user, ie an AOp can't deop a SOp. Limited to channel
  428.   AutoOps and above.
  429.  
  430.   ***** ChanServ Help*****
  431.   Command   - MKICK
  432.   Usage     - MKICK <channel>
  433.   DalHelper - /CS MK <channel>
  434.  
  435.   Evacuates a channel completely by kicking everyone out, banning *!*@*
  436.   (everyone), setting mode +i (invite only) and +l 1. When MKICKing a
  437.   channel, you cannot UNBAN or INVITE yourself back into the
  438.   channel. This should only be used in a takeover situation. Limited to
  439.   channel AutoOps and above while they are not outranked on the
  440.   channel (if there is a SOp present, an AOp cannot mkick).
  441.  
  442.   Example:
  443.    /msg ChanServ MKICK #Macintosh
  444.  
  445.   ***** ChanServ Help *****
  446.   Command - LIST
  447.   Usage   - LIST <search pattern>
  448.  
  449.   Will display any channels matching your search pattern.
  450.  
  451.   Examples:
  452.    /msg ChanServ list *mac*=A0
  453.   ***** End of ChanServ HELP*****
  454.  
  455.  
  456.      NickServ Help
  457.  
  458.   ***** NickServ Help*****
  459.   Command   - HELP
  460.   Usage     - HELP <command>
  461.   DalHelper - /NS HE <command>
  462.  
  463.   Returns Help information about requested NickServ command.
  464.  
  465.   Example:
  466.    /msg NickServ help register
  467.    will return information about how to register a nickname.
  468.  
  469.   ***** NickServ Help*****
  470.   NickServ permits users to 'register' a nickname, and stop others
  471.   from using that nick. NickServ allows the owner of a nick to
  472.   disconnect a user using the owners registered nick. If a registered
  473.   nick is not used by the owner for 30 days, NickServ will drop it,
  474.   leaving it up for grabs by another user. Please do NOT register more
  475.   nicks than you really need :)
  476.  
  477.   For more information on a command /msg NickServ help <command>
  478.  
  479.   Core Commands:
  480.        REGISTER  - Register a nickname
  481.        SET       - Change settings, including the KILL option
  482.        ACCESS    - Change the list of addresses allowed to use a nick
  483.        IDENTIFY  - Authorise yourself using a password
  484.        RECOVER   - Stop someone from using your registered nick
  485.        GHOST     - Terminate a ghosted nickname
  486.        DROP      - Drop a registered nickname
  487.  
  488.   Other Commands:
  489.         RELEASE       INFO          ACC           LIST
  490.  
  491.   ***** NickServ Help*****
  492.   Command   - REGISTER
  493.   Usage     - REGISTER <password>
  494.   DalHelper - /NS REG <password>
  495.  
  496.   This will register your nickname with NickServ. This means that only
  497.   you can have access to this nickname, unless you give access to
  498.   others. When you register a nickname, an entry is added to your
  499.   access list.
  500.  
  501.   Examples:
  502.    /msg NickServ Register AnyOldPassword
  503.    If dalvenjah's user@host mask was dalvenja@123.321.231.132, the
  504.    dalvenja@123.321.231.* would have been added to his access list.
  505.  
  506.   ***** NickServ Help*****
  507.   Command   - SET
  508.   Usage     - SET <command> [<value>]
  509.  
  510.   Lets you change your nickname settings. These are several options
  511.   here, but to use any of them, your nickname MUST be registered.
  512.  
  513.   For more information on a command /msg NickServ help SET <command>
  514.  
  515.   Available SET Commands:
  516.        PASSWD    - Lets you change your nickname's password
  517.        KILL      - Forcibly prevent people from using your nick
  518.        URL       - Attaches a Uniform Resource Locator to your nick
  519.        NOMEMO    - Disables ALL memos to your nick
  520.  
  521.   ***** NickServ Help*****
  522.   Command   - SET PASSWD
  523.   Usage     - SET PASSWD <password>
  524.   DalHelper - /NS PA <password>
  525.  
  526.   This command changes the current password for your nickname.
  527.  
  528.   Example:
  529.    /msg NickServ Set Passwd AnyOldPassword
  530.    You have to identify yourself to NickServ before doing this.
  531.  
  532.   ***** NickServ Help*****
  533.   Command   - SET KILL
  534.   Usage     - SET KILL [ON|OFF]
  535.   DalHelper - /NS SKI [0(OFF)|1(ON)]
  536.  
  537.   This option will make it much harder for anybody to use your nick. If
  538.   they do change their nick to a nick registered with kill on, they
  539.   will be given 60 seconds in which they must either change nicks, or
  540.   identify themselves.
  541.  
  542.   Example:
  543.    /msg NickServ Set Kill ON
  544.  
  545.   ***** NickServ Help*****
  546.   Command   - SET URL
  547.   Usage     - SET URL [<URL>]
  548.   DalHelper - /NS SUR [<URL>]
  549.  
  550.   Will show anyone who asks NickServ for info on your nickname an URL
  551.   (Uniform Resource Locator) along with the rest of your info. This
  552.   could be your home page location, or an email address, for example.
  553.   Examples:
  554.    SET URL http://www.dal.net/lefler/
  555.    SET URL mailto:lefler@dal.net         // An email address
  556.    SET URL                               // Remove the URL
  557.  
  558.   ***** NickServ Help*****
  559.   Command   - SET NOMEMO
  560.   Usage     - SET NOMEMO ON|OFF
  561.   DalHelper - /NS SNM [0(OFF)|1(ON)]
  562.  
  563.   When this option is on, ALL memos to this nickname will be
  564.   ignored. MemoServ will simply not store them. This command could
  565.   be usful if you were going on vacation for a while, and did not
  566.   want your memo list to build up. If this option is on, it will
  567.   show up in /msg NickServ info.
  568.  
  569.   Example:
  570.    /msg NickServ SET NOMEMO ON
  571.  
  572.   ***** NickServ Help*****
  573.   Command   - ACCESS
  574.   Usage     - ACCESS LIST [<nickname>]
  575.   DalHelper - /NS AL <nickname>
  576.   Usage     - ACCESS ADD <user@host mask>
  577.   DalHelper - /NS AA <user@host mask>
  578.   Usage     - ACCESS DEL <user@host mask>
  579.   DalHelper - /NS AD <user@host mask>
  580.  
  581.   Allows you to list, add, or delete user@host masks from your access
  582.   list. When a mask is added to your access list, you will not need to
  583.   identify to NickServ.
  584.  
  585.   Examples:
  586.    ACCESS ADD calvin@hobbes.catt.ncsu.edu
  587.    ACCESS DEL birdman@alcatraz.com
  588.  
  589.   ***** NickServ Help*****
  590.   Command   - IDENTIFY
  591.   Usage     - IDENTIFY <password>
  592.   DalHelper - /NS ID
  593.  
  594.   This tells NickServ that you are the owner of a certain nickname.
  595.   After you have identified, you have full access to the nickname.
  596.  
  597.   Example:
  598.    /msg NickServ Identify AnyOldPassword
  599.  
  600.   ***** NickServ Help*****
  601.   Command   - RECOVER
  602.   Usage     - RECOVER <nick> [<password>]
  603.   DalHelper - /NS REC <nick>
  604.  
  605.   If you haven't set your nick kill switch to on, then this is the
  606.   manual version. If someone is using your nick, /msg NickServ Recover
  607.   <yournick> <password>. This will forcibly stop them from using your
  608.   nick. A check in this command prevents you from killing yourself. :)
  609.  
  610.   Example:
  611.    /msg NickServ Recover dalvenjah AnyOldPassword
  612.  
  613.   ***** NickServ Help*****
  614.   Command   - GHOST
  615.   Usage     - GHOST <nick> [<password>]
  616.   DalHelper - /NS GH <nick>
  617.  
  618.   If, for some reason, your Internet connection fails, then your client
  619.   may not log off IRC properly. This is called a ghost. With this
  620.   command, you can remove your ghost. If you're not in the access list
  621.   for the nick, you must use the password.
  622.  
  623.   Example:
  624.    /msg NickServ Ghost dalvenjah aPasswordHere
  625.  
  626.   ***** NickServ Help*****
  627.   Command   - DROP
  628.   Usage     - DROP <nick>
  629.   DalHelper - /NS DR <nick>
  630.  
  631.   Will stop NickServ watching your nick, and will remove it from
  632.   NickServs database. If a nick is dropped, anyone else can register it.
  633.  
  634.   Example:
  635.    /msg NickServ Drop Cit
  636.    You will need to identify yourself to NickServ first.
  637.  
  638.   ***** NickServ Help*****
  639.   Command   - RELEASE
  640.   Usage     - RELEASE <nick> [password]
  641.   DalHelper - /NS REL <nick>
  642.  
  643.   If you used the recover command to stop another user from using your
  644.   nick, then NickServ won't let go of the nick for 2 minutes. This
  645.   command overrides that. If you're not in the access list for the nick
  646.   you want to release, then you will need to include the password.
  647.  
  648.   Example:
  649.    /msg NickServ Release dalvenjah AnyOldPassword
  650.  
  651.   ***** NickServ Help*****
  652.   Command   - INFO
  653.   Usage     - INFO <nick>
  654.   DalHelper - /NS IN <nick>
  655.  
  656.   If a nick is registered, this command shows certain info about it,
  657.   such as the owner, when it was registered, when it was last
  658.   recognised by NickServ, and whether or not the owner has set nick
  659.   kill on.
  660.  
  661.   Example:
  662.    /msg NickServ info Cit
  663.  
  664.   ***** NickServ Help*****
  665.   Command - ACC
  666.   Usage   - ACC <nick>
  667.  
  668.   This is mainly used by bots, to determine if the person using the
  669.   nick is the real owner. The reply will be given in a notice, saying:
  670.  
  671.        ACC <nick> <access level>
  672.  
  673.   The returned access level is a number from 0 to 3:
  674.  
  675.    0 = No such registered nickname
  676.    1 = User is not online or not identified to NickServ
  677.    2 = User is identified with NickServ access
  678.    3 = User is identified with the NickServ IDENTIFY command
  679.  
  680.   Example:
  681.    /msg NickServ ACC dalvenjah
  682.   ***** End of NickServ HELP*****
  683.  
  684.  
  685.  
  686.      MemoServ Help
  687.  
  688.   ***** MemoServ Help*****
  689.   Command   - HELP
  690.   Usage     - HELP <command>
  691.   DalHelper - /MS HE <command>
  692.  
  693.   Returns Help information about requested MemoServ command.
  694.  
  695.   Example:
  696.    /msg MemoServ help send
  697.    will return information about how to send a memo to a user.
  698.  
  699.   ***** MemoServ Help *****
  700.   MemoServ allows users registered with MemoServ to send each other
  701.   messages, which can be read by the recipient at his/her leisure.
  702.   Memos can be sent to people even when they are not on IRC.
  703.  
  704.   For more information on a command /msg MemoServ help <command>
  705.  
  706.   Commands:
  707.       SEND      - Send another user a memo
  708.       LIST      - List your current memos
  709.       READ      - Read a memo
  710.       DEL       - Mark a memo as deleted
  711.       UNDEL     - Mark a memo as not deleted
  712.       PURGE     - Erase memos marked as deleted
  713.       FORWARD   - Arrange or modify memo forwarding
  714.  
  715.   ***** MemoServ Help *****
  716.   Command   - SEND
  717.   Usage     - SEND <nick> <memo>
  718.   DalHelper - /MS SE <nick> <memo>
  719.  
  720.   This sends a short memo to <nick>. Both your nick, and the nick of
  721.   the person you're sending the memo too must be registered,
  722.   otherwise you will be unable to send a memo.
  723.  
  724.   Example:
  725.    /msg MemoServ send JoeUser Hi there. Could you meet me in #help to go
  726.    over a few things? Thanks :)
  727.  
  728.   ***** MemoServ Help *****
  729.   Command   - LIST
  730.   Usage     - LIST
  731.   DalHelper - /MS LI
  732.  
  733.   Displays a list of memos sent to you. You cannot see memos that you
  734.   have sent. Only 20 memos will be displayed. If you have more than 20
  735.   memos, you will have to delete some of the earlier memos, to get at
  736.   the ones near the top.
  737.  
  738.   Example:
  739.    /msg MemoServ List
  740.  
  741.   ***** MemoServ Help *****
  742.   Command   - READ
  743.   Usage     - READ <memo number>
  744.   DalHelper - /MS RE <memo number>
  745.  
  746.   Shows you the contents of <memo number>. To find out what <memo
  747.   number> is, use /msg MemoServ List.
  748.  
  749.   Examples:
  750.    /msg MemoServ Read 1
  751.    /msg MemoServ Read 15
  752.  
  753.   ***** MemoServ Help *****
  754.   Command   - DEL
  755.   Usage     - DEL <memo number>
  756.   DalHelper - /MS DE <memo number>
  757.   Usage     - DEL ALL
  758.   DalHelper - /MS DA
  759.  
  760.   Deletes memo <memo number> (as given by the LIST command) from your
  761.   memo list. DEL ALL deletes and purges all of your memos without
  762.   restriction, so use it with care. There is no way to get a memo
  763.   back after it has been deleted and purged.
  764.  
  765.   Note: DEL does not actually remove the memo, but simply marks it as
  766.   deleted (indicated with D in the LIST display). The memo is not
  767.   removed until you sign off or the PURGE command is used.
  768.  
  769.   Examples:
  770.    /msg MemoServ Del All
  771.    /msg MemoServ Del 13
  772.  
  773.   ***** MemoServ Help *****
  774.   Command   - UNDEL
  775.   Usage     - UNDEL <memo number>
  776.   DalHelper - /MS UN <memo number>
  777.  
  778.   Marks memo <memo number> (as given by the LIST command) as undeleted,
  779.   if has been marked deleted with the DEL command.
  780.  
  781.   Example:
  782.    /msg MemoServ Undel 1
  783.  
  784.   ***** MemoServ Help *****
  785.   Command   - PURGE
  786.   Usage     - PURGE
  787.   DalHelper - /MS PU
  788.  
  789.   Purges all Deleted Memos from the database.
  790.   ***** End of MemoServ HELP *****
  791.