]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/chanserv.help
changed the project to x3 instead of srvx2 to avoid confusion.
[irc/evilnet/x3.git] / src / chanserv.help
index 45f9e1de5432f309137b8987ccb1840abca41cbe..6fe3f1bc205afb1aedf3de25e00d85616c83bc41 100644 (file)
-"<INDEX>" ("$b$C Help$b",
-        "$b$C$b is a channel service bot, intended primarily to prevent and defend against channel takeovers. It also includes convenience features aimed at making it easier to maintain control over all aspects of your channel.",
-        "$b$C$b command categories:",
-        "  USER            User management.",
-        "  CHANNEL         Channel management.",
-        "  BAN MANAGEMENT  Ban management.",
-        "  INFORMATION     Informative commands.",
-        "  OPER            Helper/IRC Operator commands."
+"<INDEX>" ("=--------------- $b$C Help$b --------------=",
+           " Hello there!                           ",
+           " Please select the area you would like  ",
+           " help with from the list below. The     ",
+           " help system  uses the format:          ",
+           "   $b/MSG $C HELP <$bsubject$b>$b       ",
+           " For example: $b/msg $C HELP UBM$b      ",
+           " shows help with the UnBanMe command.   ",
+           "=--------------------------------------=",
+           " GENERAL  - How to use $C  ",
+           " USER     - Commands to add and remove",
+           "            bans, ops and managers from ",
+           "            your channel.",
+           " CHANNEL  - Other channel related info",
+           "            like setting permanent modes",
+           "            and topic.",
+           " INFORMATION - Informative commands.",
+           " OPER     - Commands for IRC Operators.",
+           "=--------------------------------------=",
 );
-"USER" ("$bUser Management Commands:$b",
-        "  ACCESS      Check someone's access in a channel.",
-        "  MYACCESS    Show all channels where you have access.",
-        "  ADDCOOWNER  Give another person coowner status in a channel.",
-        "  ADDMASTER                       master status in a channel.",
-        "  ADDOP                           op status in a channel.",
-        "  ADDPEON                         peon status in a channel.",
-        "  GIVEOWNERSHIP    Give ownership to another user in the channel.",
-        "  CLVL        Change a person's access level in a channel.",
-        "  ADDUSER     Give another person access in a channel.",
-        "  DELUSER     Remove a person's access from a channel.",
-        "  DELETEME    Remove your own access from a channel.",
-        "  MDELCOOWNER Remove coowners with accounts matching a mask.",
-        "  MDELMASTER         masters with accounts matching a mask.",
-        "  MDELOP             ops with accounts matching a mask.",
-        "  MDELPEON           peons with accounts matching a mask.",
-       "  TRIM        Remove users inactive for a certain period.",
-        "  UP          Give you ops in a channel you have access to.",
-        "  DOWN        Remove your ops in a channel.",
-        "  UPALL       Give you ops in all channels you have access to.",
-        "  DOWNALL     Remove your ops in all channels.",
-        "  OP          Give ops to the specified user.",
-        "  DEOP        Remove ops from the specified user.",
-        "  VOICE       Give voice to the specified user.",
-        "  DEVOICE     Remove voice from the specified user.",
-        "  USET        Set channel user options.",
-        "  SUSPEND     Suspend a user's access to a channel.",
-        "  UNSUSPEND   Restore a user's access to a channel.",
-        "  WIPEINFO    Remove a lower-ranked user's infoline."
+"USER"     ("=-- $bUserlist Management Commands:$b ---=",
+            " $bUSERS$b       Show the channels userlist.",
+            " $bCLIST$b       Show all COOWNERs of a channel.",
+            " $bMLIST$b       Show all MANAGERs of a channel.",
+            " $bOLIST$b       Show all OPs of a channel.",
+            " $bHLIST$b       Show all HALFOPs of a channel.",
+            " $bPLIST$b       Show all PEONs of a channel.",    
+            " $bBANS$b        Show all  $ulasting$u bans in a channel.",
+            " $bACCESS$b      Check someone's access level in a channel.",
+            " $bCLVL$b        Change a person's access level in a channel.",
+            " $bUSET$b        Set a channel user's options (autos, info).",
+            " $bSEEN$b        Find out the last time a user was in a channel.",
+            "$b$b",
+            " $bADDPEON$b     Add a user as a PEON in a channel.",
+            " $bADDHOP$b      Add a user as an HALFOP in a channel.",
+            " $bADDOP$b       Add a user as an OP in a channel.",
+            " $bADDMANAGER$b  Add a user as a MANAGER in a channel.",
+            " $bADDCOOWNER$b  Add a user as COOWNER in a channel.",
+            " $bADDUSER$b     A more advanced way to add users.",
+            " $bADDBAN$b      Add a $upermanent$u ban for a user.",
+            " $bADDTIMEDBAN$b Add a $ulasting$u ban that expires in the specified time.",
+            "$b$b",
+            " $bDELUSER$b     Delete a user from the userlist.",
+            " $bMDELCOOWNER$b Mass-delete coowners with accounts matching a mask.",
+            " $bMDELMANAGER$b Mass-delete managers with accounts matching a mask.",
+            " $bMDELOP$b      Mass-delete ops with accounts matching a mask.",
+            " $bMDELHOP$b     Mass-delete halfops with accounts matching a mask.",
+            " $bMDELPEON$b    Mass-delete peons with accounts matching a mask.",
+            " $bDELBAN$b      Remove the specified $upermanent$u ban from memory.",
+            " $bWIPEINFO$b    Remove a lower-ranked user's infoline.",
+            " $bTRIM$b        Delete users who are inactive.",
+            " $bSUSPEND$b     Suspend a user's access to a channel.",
+            " $bUNSUSPEND$b   Restore a user's access to a channel.",
+            "$b$b",
+            " $bMYACCESS$b    Show all channels where you have access.",
+            " $bDELETEME$b    Delete YOURSELF from the userlist.",
+            " $bGIVEOWNERSHIP$b Give away ownership to another user.",
+            "=------------- End of Help ------------="
 );
-"BAN MANAGEMENT" ("$bBan Management Commands:$b",
-        "  KICK        Kick a user from a channel.",
-        "  BAN         Ban a user from a channel.",
-        "  KICKBAN     Kick and ban a user from a channel.",
-        "  BANS        List lasting bans in a channel.",
-        "  ADDBAN      Add a permanent ban for a user.",
-        "  ADDTIMEDBAN Add a ban that expires in the specified time.",
-        "  UNBAN       Remove the specified ban from the channel.",
-        "  DELBAN      Remove the specified permanent ban from memory.",
-       "  TRIM        Remove bans inactive for a certain period.",
-        "  UNBANME     Remove a ban matching your hostmask from specified channel.",
-        "  UNBANALL    Remove all bans from a channel."
+
+"CHANNEL"  ("=-------- $bChannel Commands:$b ---------=",
+            " $bSET$b         Change various channel settings.",
+            " $bTOPIC$b       Set the current topic, or reset it to the default topic.",
+            " $bMODE$b        Change a channel mode.",
+            " $bOPEN$b        Remove +ilk channel modes and any bans on you from a channel.",
+            "*$bNOTE$b        Set a note on a channel.",
+            "*$bDELNOTE$b     Remove a note from a channel.",
+            "$b$b",
+            " $bUP$b          Give you ops in a channel.",
+            " $bDOWN$b        Remove your ops in a channel.",
+            " $bUPALL$b       Give you ops in all channels you have access to.",
+            " $bDOWNALL$b     Remove your ops in all channels.",
+            " $bOP$b          Give ops to the specified user.",
+            " $bDEOP$b        Remove ops from the specified user.",
+            " $bHOP$b         Give halfops to the specified user.",
+            " $bDEHOP$b       Remove halfops from the specified user.",
+            " $bVOICE$b       Give voice to the specified user.",
+            " $bDEVOICE$b     Remove voice from the specified user.",
+            " $bRESYNC$b      Synchronize ops and voice with the channel userlist.",
+            "$b$b",
+            " $bKICK$b        Kick a user from a channel.",
+            " $bBAN$b         Ban a user from a channel.",
+            " $bUNBAN$b       Remove the specified ban from the channel.",
+            " $bKICKBAN$b     Kick and ban a user from a channel.",
+            " $bUNBANME$b     Remove a ban matching your hostmask from specified channel.",
+            " $bUNBANALL$b    Remove all bans from a channel.",
+            " $bINVITE$b      Admit a user to pass through +ib modes in your channel.",
+            "$b$b",
+            " $bINFO$b        Show numerical information about the users in a channel.",
+            " $bEVENTS$b      View a list of events relevant to a channel.",
+            "=------------- End of Help ------------="
 );
-"CHANNEL" ("$bChannel Management Commands:$b",
-        "  OPEN        Remove +ilk channel modes and any bans on you from a channel.",
-        "  USERS       List all users of a channel.",
-        "  CLIST                coowners of a channel.",
-        "  MLIST                masters of a channel.",
-        "  OLIST                ops of a channel.",
-        "  PLIST                peons of a channel.",    
-        "  BANS        List all the bans for a channel.",
-        "  TOPIC       Set the current topic, or reset it to the default topic.",
-        "  MODE        Change a channel mode.",
-        "  INVITE      Invite new users to your channel.",
-        "  INFO        Show numerical information about the users in a channel.",
-        "  SET         Change various channel settings.",
-        "  EVENTS      View a list of events relevant to a channel.",
-        "  NOTE        Set a note on a channel.",
-        "  DELNOTE     Remove a note from a channel.",
-        "  RESYNC      Synchronize ops and voice with the channel userlist."
+"INFORMATION"     ("=------- $bInformative Commands:$b ------=",
+            " $bVERSION$b     Check the current running version of $C.",
+            " $bNETINFO$b     Check current network-wide information.",
+            " $bSTAFF$b       Get a list of all the current staff.",
+            " $bIRCOPS$b      Get a list of all the current IRC operators.",
+            " $bHELPERS$b     Get a list of all the current support helpers.",
+            " $bPEEK$b        Reveal information on a channel's modes, topic and ops.",
+            " $bCOMMAND$b     Display some information about a command.",
+            "=------------- End of Help ------------="
 );
-"INFORMATION" ("$bInformative Commands:$b",
-        "  VERSION     Check the current running version of $C.",
-        "  NETINFO     Check current network-wide information.",
-        "  STAFF       Get a list of all the current staff.",
-        "  IRCOPS                                    IRC operators.",
-        "  HELPERS                                   support helpers.",
-        "  PEEK        Reveal information on a channel's modes, topic and ops.",
-        "  SEEN        Find out the last time a user was in a channel.",
-        "  COMMAND     Display some information about a command."
+"OPER"     ("=-- $bHelper/IRC Operator commands:$b ---=",
+            " $bGOD$b         Turn security override on/off.",
+            " $bOPCHAN$b      Force $C to op itself in a channel.",
+            "$b$b",
+            " $bSEARCH$b      Find registered channel matching criteria.",
+            " $bREGISTER$b    Register a new channel with $C.",
+            " $bNOREGISTER$b  Add a channel to the do-not-register list.",
+            " $bALLOWREGISTER$b Remove a channel from the do-not-register list.",
+            " $bUNREGISTER$b  Remove $C from a registered channel.",
+            " $bMOVE$b        Transition one channel's registration to a new channel name.",
+            " $bMERGE$b       Merges a source and target channels' registration, ",
+            "                 users, bans, and other data into the target channel.",
+            " $bUNVISITED$b   List all channels that have not been visited in specified duration.",
+            " $bEXPIRE$b      Automatically unregister old channels.",
+            "$b$b",
+            " $bADDOWNER$b    Add a new owner to a channel.",
+            " $bDELOWNER$b    Remove a current owner from a channel.",
+            " $bMDELOWNER$b   Remove multiple owners by account mask from a channel.",
+            " $bCSUSPEND$b    Remove $C from a channel (preserving user data).",
+            " $bCUNSUSPEND$b  Restore $C to a channel that was suspended.",
+            "$b$b",
+            " $bCREATENOTE$b  Create a new note type.",
+            " $bREMOVENOTE$b  Remove an existing note type.",
+            "*$bSAY$b         Have $C say a message in a channel.",
+            "*$bEMOTE$b       Equivalent to $C doing a /me in a channel.",
+            "=------------- End of Help ------------="
 );
-"OPER" ("$bHelper/IRC Operator commands:$b",
-        "  SAY         Have $C say a message in a channel.",
-        "  EMOTE       Equivalent to $C doing a /me in a channel.",
-        "  GOD         Turn security override on/off.",
-        "  EXPIRE      Automatically unregister old channels.",
-        "  CSUSPEND    Remove $C from a channel (preserving user data).",
-        "  CUNSUSPEND  Restore $C to a channel that was suspended.",
-        "  UNVISITED   List all channels that have not been visited in specified duration.",
-       "  MERGE       Merges a source and target channels' registration, users, bans, and other data into the target channel.",
-        "  MOVE        Transition one channel's registration to a new channel name.",
-        "  OPCHAN      Force $C to op itself in a channel.",
-        "  REGISTER    Register a new channel with $C.",
-        "  NOREGISTER  Add a channel to the do-not-register list.",
-        "  ALLOWREGISTER Remove a channel from the do-not-register list.",
-        "  UNREGISTER  Remove $C from a registered channel.",
-        "  SEARCH      Find registered channel matching criteria.",
-        "  ADDOWNER    Add a new owner to a channel.",
-        "  DELOWNER    Remove a current owner from a channel.",
-        "  MDELOWNER   Remove multiple owners by account mask from a channel.",
-        "  CREATENOTE  Create a new note type.",
-        "  REMOVENOTE  Remove an existing note type."
+
+"GENERAL"  ("=----------- General Help -------------=",
+            " NOTE: Before using $C or being added   ",
+            " to channel userlists, users must       ",
+            " register  an account with $b$N$b.      ",
+            "  $b/MSG $N help$b for more information ",
+            "$b$b",
+            " $C uses a standard interface for each  ",
+            " command in its command list. Commands  ",
+            " can be issued either in /MSG format or ",
+            " in a channel which $C is in. These two ",
+            " ways are demonstrated below:",
+            "  $b/MSG $C OP #chatzone Locke$b",
+            "  $b.OP #chatzone locke$b",
+            "$b$b",
+            " If a command is given in a channel, and ",
+            " the channel parameter is not given, the ",
+            " channel that the command was issued in  ",
+            " will be used:",
+            " $b.OP locke$b",
+            "$b$b",
+            " Some commands, such as $bNETSTATS$b     ",
+            " don't require a channel. If one is      ",
+            " supplied it will be ignored.",
+            "$b$b",
+            " If a command takes additional parameters",
+            " asside from channel, they will be       ",
+            " expected as well.                       ",
+            " See $b/msg $C HELP <COMMAND>$b for the  ",
+            " exact syntax of each command.           ",
+            "=---------- For more info see ----------=",
+            "     http://www.afternet.org/support     ",
+            "=---------------------------------------="
 );
+
+"LOGIN" ("=-- Logging In --=",
+         " Please login using:",
+         "   /MSG $N AUTH <account> <password>",
+         " or the shortcut:",
+         "   /AUTH <account> <password>"
+         );
+
 "MYACCESS" ("/msg $S MYACCESS [<nick|*account>]",
         "Lists channels where you have access and infolines in each.",
         "Network staff may specify a nickname or *account to view the list for another user.",
         "$uSee Also:$u bans, delban, mdelban");
 "ADDUSER" ("/msg $C ADDUSER <#channel> <nick|*account> <level>",
         "This command adds someone to the channel user list with the specified access level.  (You may only add users to levels less than your own.)",
-        "The level may be one of $bpeon$b, $bop$b, $bmaster$b, $bcoowner$b, $bowner$b, or a number between 1 and 500.  Only network staff may add level 500 users (owners).",
+        "The level may be one of $bpeon$b, $bop$b, $bmanager$b, $bcoowner$b, $bowner$b, or a number between 1 and 500.  Only network staff may add level 500 users (owners).",
         "$uSee Also:$u deluser, users");
+"ADDOP" ("/msg $C ADDOP <#channel> <nick|*account>",
+        "This command adds someone to the channel user list with OP access level. (You may only add users to levels less than your own.)",
+        "$uSee Also:$u adduser, deluser, users");
+"ADDHOP" ("/msg $C ADDHOP <#channel> <nick|*account>",
+        "This command adds someone to the channel user list with HALFOP access level. (You may only add users to levels less than your own.)",
+        "$uSee Also:$u adduser, deluser, users");
 "ADDTIMEDBAN" ("/msg $C ADDTIMEDBAN <#channel> <mask|nick> <Duration> [Reason]",
         "Adds an automatically expiring ban to the channel ban list. This command behaves in the exact same fashion as ADDBAN with the exception that the bans are automatically removed after the user-supplied duration. If it exactly matches an existing ban already in the list, the reason will be updated. If the existing ban was a timed ban, it will be extended. Timed bans can be removed with the DELBAN command, as with permanent bans.",
         "$uSee Also:$u addban, bans, delban, durations");
         "$uSee Also:$u register, noregister, unregister");
 "BAN" ("/msg $C BAN <#channel> <mask|nick>",
         "This command will temporarily add a ban for the user specified as the parameter. Masks are to be supplied in the format <Nick>!<Ident>@<Host> and usually contain wildcards. If a nick is specified, a mask is automatically generated (though not completely foolproof). This ban is removed either by removing it from the channel ban list using any irc client, or sending the UNBAN or UNBANALL commands. If you are banned with this method, the UNBANME command can be used.",
-        "$uFor assistance, please join to #support$u",
-        "Example: *!*serv@*.gamesurge.net would ban anyone with ident 'serv' and a gamesurge.net hostname from joining the channel.",
+        "$uFor assistance, please join #Help$u",
+        "Example: *!*serv@*.afternet.org would ban anyone with ident 'serv' and an afternet.org hostname from joining the channel.",
         "$uSee Also:$u unban, unbanall, unbanme");
 "BANS" ("/msg $C BANS <#channel>",
         "This command lists all permanent and timed bans in the channel.",
         "$uSee Also:$u addban, delban, mdelban");
+"CALC" ("/msg $C CALC <expression>",
+        "CALC calculates a mathematical expression, and returns the answer.  It",
+        "supports +, -, *, /, ^, and () and many other math operations, such as",
+        "sqrt[], tan[], etc.",
+        "For example: CALC sqrt [5 + .43 * (tan[75])] / 2",
+        "If you do not have access in the channel, the answer may be reported",
+        "to you privately (via MSG or NOTICE) instead of in the channel.",
+        "CALC can be used by all users.",
+        "$uSee Also:$u dice, 8ball");
 "CLIST" ("/msg $C CLIST <#channel> [mask]",
         "This command lists all users of level $bCoowner$b on a channel's userlist. If a mask is supplied, only coowners matching the mask will be shown.",
         "$uSee Also:$u addcoowner, delcoowner, mdelcoowner, users");
 "DEOP" ("/msg $C DEOP <#channel> <nick> [nick]...",
         "Deops the specified user[s].",
         "$uSee Also:$u down, op");
+"DEHOP" ("/msg $C DEHOP <#channel> <nick> [nick]...",
+        "Dehalfops the specified user[s].",
+        "$uSee Also:$u down, hop");
 "DEVOICE" ("/msg $C DEVOICE <#channel> <nick> [nick]...",
         "This command will make $C devoice the selected user[s].",
         "$uSee Also:$u addpeon, delpeon, deop, voice");
 "DOWN" ("/msg $C DOWN <#channel>",
-        "This command will devoice/deop you in the selected channel.",
+        "This command will devoice/dehalfop/deop you in the selected channel.",
         "$uSee Also:$u downall, up, upall");
 "DOWNALL" ("/msg $C DOWNALL",
         "Executes the $bdown$b command for each channel you have access to.",
 "HELPERS" ("/msg $C HELPERS",
         "Lists all the helpers currently online. Nicknames enclosed in parentheses are away, and likely unavailable.",
         "$uSee Also:$u staff");
+"HLIST" ("/msg $C HLIST <#channel> [mask]",
+        "This command lists all users of level $bHalfop$b on a channel's userlist. If a mask is supplied, only halfops matching the mask will be shown.",
+        "$uSee Also:$u addhop, delhop, mdelhop, users");
+"HOP" ("/msg $C HOP <#channel> <nick> [nick]...",
+        "This command makes $C halfop the specified user.",
+        "$uSee Also:$u addhop, delhop, dehop");
 "INFO" ("/msg $C INFO <#channel>",
         "This command responds with various pieces of information about a channel's users, status, and registration.");
 "INVITE" ("/msg $C INVITE <#channel> [nick [reason]]",
-        "Invites a user into the channel, sending them a reason if one is provided. However, unless you have at least $bmaster$b access, you can only invite yourself with this command. If no nick is provided, the user issuing the command will be invited.");
+        "Invites a user into the channel, sending them a reason if one is provided. However, unless you have at least $bmanager$b access, you can only invite yourself with this command. If no nick is provided, the user issuing the command will be invited.");
 "INVITEME" ("/msg $S INVITEME <#channel>",
         "Invites you into the channel.");
 "IRCOPS" ("/msg $C IRCOPS",
 "MDELCOOWNER" ("/msg $C MDELCOOWNER <#channel> <pattern>",
         "Deletes all coowners with accounts matching the given pattern from the channel user list.",
         "$uSee Also:$u clist, delcoowner");
-"MDELMASTER" ("/msg $C MDELMASTER <#channel> <pattern>",
-        "Deletes all masters with accounts matching the given pattern from the channel user list.",
+"MDELHOP" ("/msg $C MDELHOP <#channel> <pattern>",
+        "Deletes all halfops with accounts matching the given pattern from the channel user list.");
+"MDELMANAGER" ("/msg $C MDELMANAGER <#channel> <pattern>",
+        "Deletes all managers with accounts matching the given pattern from the channel user list.",
         "$uSee Also:$u mdelban, mdelcoowner, mdelop, mdelowner, mdelpeon");
 "MDELOP" ("/msg $C MDELOP <#channel> <pattern>",
         "Deletes all ops with accounts matching the given pattern from the channel user list.");
 "MDELOWNER" ("/msg $C MDELOWNER <#channel> <pattern>",
         "Deletes all owners with accounts matching the given pattern from the channel user list.",
-        "$uSee Also:$u addowner, mdelcoowner, mdelmaster, mdelop, mdelpeon");
+        "$uSee Also:$u addowner, mdelcoowner, mdelmanager, mdelop, mdelpeon");
 "MDELPEON" ("/msg $C MDELPEON <#channel> <pattern>",
         "Deletes all peons with accounts matching the given pattern from the channel user list.",
-        "$uSee Also:$u addpeon, mdelcoowner, mdelmaster, mdelop");
+        "$uSee Also:$u addpeon, mdelcoowner, mdelmanager, mdelop");
 "MERGE" ("/msg $C MERGE <#channel> <destination>",
         "Merges the source channel's registration, users, bans, and other data into the target channel. Users with access to both the source and target channels will retain the higher access level; if the access levels are the same, the more recent seen time is kept. Bans are also merged, with bans expiring later taking precedence.",
         "$uSee Also:$u register, move, unregister");
 "MLIST" ("/msg $C MLIST <#channel> [mask]",
-        "This command lists all users of level $bMaster$b on a channel's userlist. If a mask is supplied, only masters matching the mask will be shown.",
-        "$uSee Also:$u addmaster, delmaster, mdelmaster, users");
+        "This command lists all users of level $bManager$b on a channel's userlist. If a mask is supplied, only managers matching the mask will be shown.",
+        "$uSee Also:$u addmanager, delmanager, mdelmanager, users");
 "MODE" ("/msg $C MODE <#channel>",
         "Resets the modes in the channel to their default.",
         "$uSee Also:$u open, set");
         "INVITEME:     Minimum level for users to use INVITEME or AUTOINVITE.",
         "USERINFO:     Minimum level for users to show an infoline on join.",
         "GIVEVOICE:    The users that $b$C$b will autovoice.",
+        "GIVEHOPS:     The users that $b$C$b will autohalfop.",
         "GIVEOPS:      The users that $b$C$b will autoop.",
         "ENFOPS:       Restrictions for opping users.",
+        "ENFHALFOPS:   Restrictions for halfopping users.",
         "ENFMODES:     Restrictions to change the default modes.",
         "ENFTOPIC:     Restrictions on changing the topic.",
         "TOPICSNARF:   Topics set manually (by /TOPIC #channel ...) by users this level and above change the default $b$C$b topic.",
         "$bIRCOP ONLY$b:",
         "NODELETE:  Prevents channel deletion.",
         "If you wish to reset your channel to the default settings, you can use the $bSET DEFAULTS$b command.",
-        "$uSee Also:$u set pubcmd, set giveops, set enfops, set enfmodes, set enftopic, set protect, set toys, set setters, set topicrefresh, set ctcpusers, set ctcpreaction, set defaults");
+        "$uSee Also:$u set pubcmd, set giveops, set givehalfops, set enfops, set enfhalfops, set enfmodes, set enftopic, set protect, set toys, set setters, set topicrefresh, set ctcpusers, set ctcpreaction, set defaults");
 "SET DEFAULTTOPIC" ("/msg $C SET <#channel> DEFAULTTOPIC <New default topic>",
         "This changes the default topic for the channel.  $C will set the IRC topic to this value when the $btopic$b command is used with no arguments, when the topic refresh happens (if you have $bset topicrefresh$b), or when an unauthorized user changes the topic to something else.",
         "$uSee Also:$u set, set topicrefresh, set enftopic, set topicmask");
 "SET ENFOPS" ("/msg $C SET <#channel> ENFOPS <value>",
         "This setting restricts who may op users who are not at least ops on the userlist.  If $C sees someone with access below the specified access op someone not on the userlist (or who is a peon), it will deop the second user.  It is a numeric user level, or 501 to mean no one may op unrecognized users.",
         "$uSee Also:$u set");
+"SET ENFHALFOPS" ("/msg $C SET <#channel> ENFHALFOPS <value>",
+        "This setting restricts who may halfop users who are not at least halfops on the userlist.  If $C sees someone with access below the specified access halfop someone not on the userlist (or who is a peon), it will dehalfop the second user.  It is a numeric user level, or 501 to mean no one may op unrecognized users.",
+        "$uSee Also:$u set");
 "SET GIVEOPS" ("/msg $C SET <#channel> GIVEOPS <value>",
         "This setting restricts the minimum access someone must be to be automatically op'ed by $C.  It is a numeric user level.",
         "$uSee Also:$u set");
+"SET GIVEHOPS" ("/msg $C SET <#channel> GIVEHOPS <value>",
+        "This setting restricts the minimum access someone must be to be automatically halfop'ed by $C.  It is a numeric user level.",
+        "$uSee Also:$u set");
 "SET ENFMODES" ("/msg $C SET <#channel> ENFMODES <value>",
         "This setting restricts the minimum access someone must have to change the channel modes from what is specified in the channel settings.  It is a numeric user level, or 501 to mean no one may override the default modes.",
         "$uSee Also:$u set");
         "Displays up to a certain limit, all channels registered with $b$C$b that have not been visited within a certain duration. If a duration is not provided, a default will be used.",
         "$uSee Also:$u expire, search, durations");
 "UP" ("/msg $C UP <#channel>",
-        "Grants you your normal channel privileges.  If your access in the channel is less than the GiveVoice setting, this does nothing.  Otherwise, if your access is less than the GiveOps setting, $b$C$b will give you voice.  If your access is at least GiveOps, $b$C$b will give you ops.");
+        "Grants you your normal channel privileges.  If your access in the channel is less than the GiveVoice setting, this does nothing.  Otherwise, if your access is less than the GiveOps setting, $b$C$b will give you an halfop.  If your access is as GiveHalfOps, $b$C$b will give you halfops.  If your access is at least GiveOps, $b$C$b will give you ops.");
 "UPALL" ("/msg $C UPALL",
         "Executes the $bup$b command for each channel you have access in.",
         "$uSee Also:$u up, down, downall");
          "INFO:       Sets the infoline that $C sends when you join the channel.",
          "NOAUTOOP:   Enable or disable $C automatically opping you upon joining or authenticating.",
         "AUTOINVITE: $C will invite you to this channel if you have access to and are not in when you authenticate if this setting is on.",
-         "NOTE: The NoAutoOp setting is equivalent to the !togop command in previous versions of srvx.",
+         "NOTE: The NoAutoOp setting is equivalent to the !togop command in previous versions of X3.",
          "$uSee Also:$u set");
 "USET INFO" ("/msg $C USET <#channel> INFO <info>",
         "This command will set a user defined information message to be displayed when you join the channel. By setting the message to '*', you will clear your message.",
         "This command lists all users of level $bOwner$b on a channel's userlist. If a mask is supplied, only owners matching the mask will be shown.",
         "$uSee Also:$u addcoowner, delcoowner, mdelcoowner, users");
 
-"I'VE FALLEN AND I CAN'T GET UP" ("$bHelp, I've fallen and I can't get up$b!",
-        "If you drank your milk, you might not feel so vulnerable right now.",
-        "So next time you're sitting in front of a tall frosty glass of milk, just think how much it will help build up your bone structure.");
-"ME"   "Help you? You're beyond help.";
-"Zoot" "Crash it again, please?";
-"Entrope" "C Code.  C Code Run.  Run, Code, Run!!    (please?)";
-"emacs" ("A novice of the temple once approached the Chief Priest with a question.",
-        "The novice asked, \"Master, does Emacs have the Buddha nature?\"",
-        "The Chief Priest had been in the temple for many years and could be relied upon to know these things.  He thought for several minutes before replying.",
-        "\"I don't see why not.  It's got bloody well everything else.\"",
-        "With that, the Chief Priest went to lunch.  The novice suddenly achieved enlightenment, several years later.");
-"thanks" ("The srvx developers would like to thank the following people for their help in making srvx as polished as it is today:",
-        "$bGameSurge IRC Network$b - All the users and staff there bear with our shortcomings and bugs and let us know what needs to be fixed.",
-        "$bIC5 Networks$b (and JohnM in particular) - Never afraid to critique things, even if we are the 800 pound gorilla.",
-        "$bMeeko, eraser, hock(ey), KilledInAction, MadEwokHerd, Milon and Shoat$b - Hardcore beta testing and bug finding on the testnet.",
-        "$bCrips and feigling$b - Reading through all the boring messages and finding ways to make them clearer.");
+"ME"   "I am at your service. /msg $C help command, or /join #help ";
+"thanks" ("AfterNET's own X3 is based on the hard work of the origional srvx developers.  They would like to thank the following people for their help in making the origional srvx:",
+        "     $bGameSurge IRC Network$b - All the users and staff there bear with our shortcomings and bugs and let us know what needs to be fixed.",
+        "     $bIC5 Networks$b (and JohnM in particular) - Never afraid to critique things, even if we are the 800 pound gorilla.",
+        "     $bMeeko, eraser, hock(ey), KilledInAction, MadEwokHerd, Milon and Shoat$b - Hardcore beta testing and bug finding on the testnet.",
+        "     $bCrips and feigling$b - Reading through all the boring messages and finding ways to make them clearer.",
+        "Futher, the X3 team would like to thank:",
+        "     $breed$b - who tirelessly nagged us to upgrade our services",
+        "$bAfterNET Users and Opers$b - who faught both for and against the change, for the better of Afternet.");