]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/chanserv.help
Fix for "whats the color" 8ball question formats
[irc/evilnet/x3.git] / src / chanserv.help
index c74bf4678390213b5ba8aa535c5204a2a46ef838..d61ca35e4f0024cd66340b2fdc3b64fa3bc7533a 100644 (file)
             " $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.",    
-            " $bLAMERS$b      Show all  LAMERs of a channel.",
+            " $bPLIST$b       Show all PALs of a channel.",    
+            " $bLAMERS$b      Show all LAMERs of 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.",
+            " $bADDPAL$b     Add a user as a PAL 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.",
@@ -51,7 +51,7 @@
             " $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.",
+            " $bMDELPAL$b     Mass-delete pals with accounts matching a mask.",
             " $bDELLAMER$b    Remove the specified lamer from the lamer list.",
             " $bWIPEINFO$b    Remove a lower-ranked user's infoline.",
             " $bTRIM$b        Delete users who are inactive.",
             " $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.",    
-            " $bLAMERS$b      Show all  LAMERs of a channel.",
+            " $bPLIST$b       Show all PALs of a channel.",    
+            " $bLAMERS$b      Show all LAMERs of a channel.",
             " $bACCESS$b      Check someone's access level in a channel.",
-            " $bMYACCESS$b    Show all channels where you have access.",
 );
 "OPER"     ("$bHelper/IRC Operator commands:$b",
             " $bGOD$b         Turn security override on/off.",
             " supplied it will be ignored.",
             "$b$b",
             " If a command takes additional parameters",
-            " asside from channel, they will be       ",
+            " aside 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     ",
-            "     http://evilnet.sf.net/x3/x3help.php "
+            "   http://www.afternet.org/help          ",
+            "   http://www.afternet.org/help/irc/x3_help"
 );
 
 "LOGIN" (
          "   /AUTH <account> <password>"
          );
 "LEVELS" ("/msg $S LEVELS",
-        "Lists the numerical level equivelents for channel access levels.",
+        "Lists the numerical level equivalents for channel access levels.",
         "$b$b",
-        "$S can use either the names (OWNER, COOWNER, MANAGER, OP, HALFOP, and PEON) or numerical values from 1 to 500 to indicate channel access levels. The LEVELS command prints out all the levels and their numerical ranges.",
+        "$S can use either the names (OWNER, COOWNER, MANAGER, OP, HALFOP, and PAL) or numerical values from 1 to 500 to indicate channel access levels. The LEVELS command prints out all the levels and their numerical ranges.",
         "Advanced users can change their style with $N's set style command to view the numerical version in commands like USERS, and may use numbers instead of names for fine-tuning access.",
         "$uSee Also:$u ($N) set style, access, myaccess, adduser");
 
 
 "ADDUSER" ("/msg $C ADDUSER <#channel> <nick|*account> <level> [duration]",
         "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, $bmanager$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 $bpal$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).",
         "An optional duration can be specified, if specified then the after the given duration has expired the person will be automatically removed from the channel.",
         "$uSee Also:$u deluser, users, levels, durations");
 
-"ADDPEON" ("/msg $C ADDPEON <#channel> <nick|*account> [duration]",
-        "This command adds someone to the channel user list with PEON access level. (You may only add users to levels less than your own.)",
+"ADDPAL" ("/msg $C ADDPAL <#channel> <nick|*account> [duration]",
+        "This command adds someone to the channel user list with hPAL access level. (You may only add users to levels less than your own.)",
         "An optional duration can be specified, if specified then the after the given duration has expired the person will be automatically removed from the channel.",
         "$uSee Also:$u adduser, deluser, users, durations");
 
         "$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");
-"LAMERS" ("/msg $C LAMERS <#channel> [mask|nick]",
+"LAMERS" ("/msg $C LAMERS <#channel> [mask]",
         "This command lists all permanent and timed lamers in the channel matching an optional mask.",
         "Lamers are nick!user@host masks which $C watches for, and keeps out of your channel.",
         "If a nickname is specified, lists any bans that visibly match that user.",
         "If a hostmask with wildcards is specified, lists any bans included in that mask.",
         "$uSee Also:$u addlamer, dellamer, addtimedlamer");
 "CALC" ("/msg $C CALC <expression>",
-        "CALC calculates a mathematical expression, and returns the answer.  It",
+        "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.",
         "$uSee Also:$u dice, 8ball");
-"8BALL" ("/msg $C 8BALL [yes no question|what color is..|how many..|where is..]?",
-       "8BALL answers yes or no questions, color queistions, numerical questions, and location questions.",
+"8BALL" ("/msg $C 8BALL [yes/no question|what color is..|how many..|where is..]?",
+       "8BALL answers yes or no questions, color questions, numerical questions, and location questions.",
        "If you do not have access in the channel, the answer may be reported to you privately instead of in the channel.",
        "$uSee Also:$u dice, calc");
+"ROULETTE" ("/msg $C ROULETTE",
+        "ROULETTE loads the gun for a game of Russian roulette. Use FIRE to shoot it",
+        "$uSee Also:$u fire, spin");
+"FIRE"  ("/msg $C FIRE",
+        "FIRE the gun (after you load it with ROULETTE). WARNING: this may kill you.",
+        "$uSee Also:$u roulette, spin");
+"SPIN"  ("/msg $C SPIN",
+        "This plays a game of Wheel-Of-Misfortune. WARNING: this will result in serious injury or death. Do not play this game if you are faint of heart!",
+        "$uSee Also:$u roulette");
 "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");
         "Restores a channel's $b$C$b registration.",
         "$uSee Also:$u csuspend, unregister");
 "DELLAMER" ("/msg $C DELLAMER <#channel> <mask|nick>",
-        "Deletes a lamer from the channel lamer list. This command works for both permanent and timed lamers alike.",
+        "Deletes one or more lamers from the channel lamer list. This command works for both permanent and timed lamers alike. You can use wildcards (* and ?) in the mask, and all matching lamers will be removed.",
         "$uSee Also:$u addlamer, addtimedlamer, lamers");
 "DELNOTE" ("/msg $C DELNOTE <#channel> <note-name>",
         "Deletes a note from the channel.  To do this, you must be able to set the note.",
         "$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");
+        "$uSee Also:$u addpal, delpal, deop, voice");
 "DNRSEARCH" ("/msg $C DNRSEARCH <action> <criteria> <value> [<criteria> <value> ...]",
-        "Searches through the current do-not-register list for those matching the specified criteria, and applies the specified action to them.  A list of actions can be found in $bhelp dnrsearch action$b and a list of criteria in $bhelp dnrsearch criteria$b.",
+        "Searches through the current do-not-register list for those matching the specified criteria and applies the specified action to them.  A list of actions can be found in $bhelp dnrsearch action$b and a list of criteria in $bhelp dnrsearch criteria$b.",
         "$uSee Also:$u allowregister, dnrsearch action, dnrsearch criteria, noregister");
 "DNRSEARCH ACTION" ("$bDNRSEARCH ACTION$b",
        "Options for the action in $bdnrsearch$b are:",
         "$bh$b - hours (60 minutes)",
         "$bm$b - minutes (60 seconds)",
         "$bs$b - seconds",
-        "If the unit letter is not givin, seconds are assumed.",
+        "If the unit letter is not given, seconds are assumed.",
         "$b$b",
         "$uExamples$u:",
         "$b5d$b is 5 days.",
         "$b1d1h$b is 1 day and 1 hour (25 hours.)",
         "$b1h25m30s$b is 1 hour, 25 minutes and 30 seconds."
         );
-"EMOTE" ("/msg $C EMOTE <#channel> <text>",
-        "Makes $b$C$b send a CTCP ACTION message to the specified channel.",
+"EMOTE" ("/msg $C EMOTE <#channel|nick|*account> <text>",
+        "Makes $b$C$b send a CTCP ACTION message to the specified channel/nick or all users on the account.",
         "$uSee Also:$u say");
 "EVENTS" ("/msg $C EVENTS <#channel> [limit [pattern]]",
         "Allows channel coowners to view a list of events related to their channel. If a pattern is provided, only events with a matching description will be displayed.",
         "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");
+        "$uSee Also:$u mdelban, mdelcoowner, mdelop, mdelowner, mdelpal");
 "MDELOP" ("/msg $C MDELOP <#channel> <pattern>",
         "Deletes all ops with accounts matching the given pattern from the channel user list.",
         "$uSee Also:$u addop, mdelowner, mdelcoowner, mdelmanager");
 "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, 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, mdelmanager, mdelop");
-"MERGE" ("/msg $C MERGE <#channel> <destination>",
-        "Merges the source channel's registration, users, lamers, 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. Lamers are also merged, with lamers expiring later taking precedence.",
+        "$uSee Also:$u addowner, mdelcoowner, mdelmanager, mdelop, mdelpal");
+"MDELPAL" ("/msg $C MDELPAL <#channel> <pattern>",
+        "Deletes all pals with accounts matching the given pattern from the channel user list.",
+        "$uSee Also:$u addpal, mdelcoowner, mdelmanager, mdelop");
+"MERGE" ("/msg $C MERGE <#channel> <destination> <nodelete>",
+        "Merges the source channel's registration, users, lamers, 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. Lamers are also merged, with lamers expiring later taking precedence. If nodelete is added then the #channel wont be deleted after the merge.",
         "$uSee Also:$u register, move, unregister");
 "MLIST" ("/msg $C MLIST <#channel> [mask]",
         "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.",
         "With no arguments, lists the current do-not-register channels.",
         "With arguments, adds a do-not-register channel (or account) with the specified reason.  In this case, the channel name may include * or ? wildcards.",
         "The duration may be \"0\" to make it never expire; otherwise, the do-not-register entry will be automatically removed after $uduration$u.",
-        "$uSee Also:$u allowregister, dnrsearch, register, unregister");
+        "$uSee Also:$u allowregister, register, dnrsearch, unregister");
 "NOTE" ("/msg $C NOTE <#channel> [<type> [new-note-text]]",
         "With no arguments, lists all visible notes on the specified channel.",
         "With one argument, lists the note type you name (if it is visible to you).",
 "OPCHAN" ("/msg $C OPCHAN <#channel>",
         "This command makes $C op itself in the specified channel.");
 "OPEN" ("/msg $C OPEN <#channel>",
-        "This command will make $C remove all modes preventing a user from the specified channel, and remove all bans matching the users hostmask.",
+        "This command will make $C remove all modes preventing a user from the specified channel and remove all bans matching the users hostmask.",
         "$uSee Also:$u unbanme");
 "PEEK" ("/msg $C PEEK <#channel>",
         "Displays the current topic, modes, and ops of the specified channel. Unlike $binfo$b, $bpeek$b displays channel information unrelated to $b$C$b.",
         "$uSee Also:$u info");
 "PLIST" ("/msg $C PLIST <#channel>",
-        "This command lists all users of level $bPeon$b on a channel's userlist. If a mask is supplied, only peons matching the mask will be shown.",
-        "$uSee Also:$u addpeon, delpeon, mdelpeon, users");
+        "This command lists all users of level $bpal$b on a channel's userlist. If a mask is supplied, only pals matching the mask will be shown.",
+        "$uSee Also:$u addpal, delpal, mdelpal, users");
 
 "REGISTER" (
         "/msg $C REGISTER <#channel>",
-        "Registers a channel to you with $b$C$b.  X3 will protect your channel, preserve your ownership of the channel, and provide handy features such as userlists and stats.",
+        "Registers a channel to you with $b$C$b.  X3 will protect your channel, preserve your ownership of the channel and provide handy features such as userlists & stats.",
         "If the channel exists, you must have ops (+o) and there is a limit to the number of channels you may have at once.",
         "Network staff see /MSG $C HELP STAFF REGISTER",
         "$uSee Also:$u unregister, giveownership");
 
 "STAFF REGISTER" (
         "/msg $C REGISTER <#channel> [user|*account] [force]",
-        "Registers a channel to the givin user with $b$C$b.",
-        "If staff provides the third argument, $bforce$b, it will allow the registration even if it is a do-not-register channel or ther register limit will be exceded.",
+        "Registers a channel to the given user with $b$C$b.",
+        "If staff provides the third argument, $bforce$b, it will allow the registration even if it is a do-not-register channel or their register limit will be exceeded.",
         "$uSee Also:$u addowner, noregister, register, unregister");
 
 "REMOVENOTE" ("/msg $S REMOVENOTE <typename> [FORCE]",
         "It will give and take ops, halfops, and voice modes to users to make the channel match the userlist and automode setting.",
         "$uSee Also:$u set automode, up, op, hop, voice");
 
-"SAY" ("/msg $C SAY <#channel> <text>",
-        "Makes $b$C$b send a message to the specified channel.",
+"SAY" ("/msg $C SAY <#channel|nick|*account> <text>",
+        "Makes $b$C$b send a message to the specified channel/nick or all users on the account.",
         "$uSee Also:$u emote");
 "SEARCH CRITERIA" ("$bSEARCH CRITERIA$b",
         "The following criteria may be used:",
         "ENFOPS:       Who can op users.",
         "ENFHALFOPS:   Who can half-op users.",
         "ENFMODES:     Who can change the channel modes.",
-        "ENFTOPIC:     Who can chang the topic.",
+        "ENFTOPIC:     Who can change the topic.",
         "TOPICSNARF:   Manual topics changes (by /TOPIC) from users this level and above will change the default $b$C$b topic.",
         "SETTERS:      Who may change channel settings (using $bSET$b).",
         "CTCPREACTION: What happens when a CTCP is sent to the channel.",
         "TOPICREFRESH: Controls if (and how often) $b$C$b will reset the topic.",
         "RESYNC:       Controls if (and how often) $b$C$b will reset the userlist.",
         "DYNLIMIT:     Adjusts user limit (+l channel mode) to prevent join floods.",
+       "MAXSETINFO:   Maximum amount of characters in a SETINFO line.",
         "$bIRCOP ONLY$b:",
         "NODELETE:  Prevents channel deletion.",
         "UNREVIEWED:   Indicates channels that have not been manually reviewed.",
         "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 enfops, set enfhalfops, set enfmodes, set enftopic, set protect, set toys, set setters, set topicrefresh, set resync, set ctcpreaction, set defaults");
+        "$uSee Also:$u set pubcmd, set enfops, set enfhalfops, set enfmodes, set enftopic, set protect, set toys, set setters, set topicrefresh, set resync, set ctcpreaction, set maxsetinfo, 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 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.",
+        "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 pal), 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.",
+        "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 pal), 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 ENFMODES" ("/msg $C SET <#channel> ENFMODES <value>",
         "If no topic mask is set, then a person must have the above access to change the topic from the default.",
         "$uSee Also:$u set, set topic, set topicmask");
 
+"SET MAXSETINFO" ("/msg $C SET <#channel> MAXSETINFO <value>",
+       "This setting restricts the length of user info lines.",
+        "$uSee Also:$u set");
+
 "SET AUTOMODE" ("/msg $C SET <#channel> AUTOMODE <value>",
         "This setting configures who $C gives different channel modes to on join or RESYNC.  ",
         "Valid settings are:",
         "  $b0$b  Noone will be automatically oped, half-oped, or voiced.",
-        "  $b1$b  Give voice to peons, half-op to halfops, and op to ops.",
+        "  $b1$b  Give voice to pals, half-op to halfops, and op to ops.",
         "  $b2$b  #1 Plus Give voice to everyone.",
         "  $b3$b  #1 Plus give halfops to everyone.",
         "  $b4$b  #1 Plus give ops to everyone (not advised.)",
-        "  $b5$b  Give half-op to halfops, and op to ops only, but peons do not get voice. ",
+        "  $b5$b  Give half-op to halfops, and op to ops only, but pals do not get voice. ",
+        "  $b6$b  Just voice everyone with access.  ",
         "$uSee Also:$u set, up, uset autoop, resync");
 
 "SET BANTIMEOUT" ("/msg $C SET <#channel> BANTIMEOUT <value>",
         "  $b3$b  Bans will be removed after 4 hours",
         "  $b4$b  Bans will be removed after 24 hours",
         "  $b5$b  Bans will be removed after 1 week",
-        "It should be noted that this setting expires channel bans (mode +b) NOT perminantly banned \"LAMERs\", although it will expire the individual host-bans $C sets on those who match LAMER entries.",
+        "It should be noted that this setting expires channel bans (mode +b) NOT permanently banned \"LAMERs\", although it will expire the individual host-bans $C sets on those who match LAMER entries.",
         "$uSee Also:$u unban, addlamer, addtimedlamer");
 
 "SET PROTECT" ("/msg $C SET <#channel> PROTECT <value>",
         "$uSee Also:$u set usergreeting");
 
 "SET USERGREETING" ("/msg $C SET <#channel> USERGREETING <message>",
-        "Sets a message X3 will send to your users (PEONs, OPs, etc) when they join your channel.",
+        "Sets a message X3 will send to your users (PALs, OPs, etc) when they join your channel.",
         "This feature should be used sparingly, as many people find it annoying.",
         "Another set command, SET GREETING, is shown to people who are NOT on your userlist.",
         "$uSee Also:$u set greeting");
 
 "TRIM" ("/msg $C TRIM <#channel> <target> <duration> [vacation]",
        "The trim command removes target objects inactive for more than a certain duration from a channel. The target must be a channel access level, a range of access levels (for example, \"300-399\"), \"users\" or \"lamers\". The duration argument specifies the amount of time the target has been inactive for to be removed.",
-        "If the vacation argument is given for the users target, users who are on vacation will be trimmed. By default they are skipped.",
+        "If the vacation argument is given for the users target, users who are on vacation will be trimmed. By default, they are skipped.",
         "$uSee Also:$u durations");
 
 "UNBAN" ("/msg $C UNBAN <#channel> <mask|nick>",
         "$uSee Also:$u ban, unban");
 "UNREGISTER" ("/msg $C UNREGISTER <#channel> [<confirmation>]",
         "Unregisters a channel that is registered with $b$C$b. $bIMPORTANT$b: Once the channel is unregistered, the userlist $bcannot$b be recovered.",
-        "If you are not network staff, you must add a confimation string to the end of your line to confirm the unregistration.  If you leave it out, $C will show the proper confirmation string.",
+        "If you are not network staff, you must add a confirmation string to the end of your line to confirm the unregistration.  If you leave it out, $C will show the proper confirmation string.",
         "$uSee Also:$u register");
 "UNSUSPEND" ("/msg $C UNSUSPEND <#channel> <nick|*account>",
         "This restores the target's access to the channel (after it has been suspended).",
         "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.  Ops for OPs, HalfOps for HALFOPs, and Voice for PEONs.");
+        "Grants you your normal channel privileges.  Ops for OPs, HalfOps for HALFOPs, and Voice for PALs.");
 "UPALL" ("/msg $C UPALL",
         "Executes the $bup$b command for each channel you have access in.",
         "$uSee Also:$u up, down, downall");
 
 "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:",
+"thanks" ("AfterNET's own X3 is based on the hard work of the original srvx developers.  They would like to thank the following people for their help in making the original 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.",
+        "     $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.");
+        "$bAfterNET Users and Opers$b - who fought both for and against the change, for the better of Afternet.");
 
 "MODES" (
         "/msg $C HELP MODES <option>",
         );
 
 "MODES CHANNEL" (
-        "*a - IRC administrators only. ($bCan only be set by IRC administrators/operators. Can be overriden by /invite.$b)",
-        " b - Bans a user from a channel. ($bCan be overriden by /invite.$b)",
+        "*a - IRC administrators only. ($bCan only be set by IRC administrators/operators. Can be overridden by /invite.$b)",
+        " b - Bans a user from a channel. ($bCan be overridden by /invite.$b)",
         "*c - Incoming colour messages to the channel are blocked.",
         "*e - Excludes a user from being banned from a channel. If they're +b'd and +e'd, they will still be able to join.",
         "*h - Gives a user hop status. ($b%%$b)",
         " i - Invite only. A user must be /invite'd to the channel in order to join.",
-        " k - Channel requires a key in order to join. ($bCan be overriden by /invite.$b)",
-        " l - Limit. Only a certain number of user(s) are allowed to join the channel. ($bCan be overriden by /invite.$b)",
+        " k - Channel requires a key in order to join. ($bCan be overridden by /invite.$b)",
+        " l - Limit. Only a certain number of user(s) are allowed to join the channel. ($bCan be overridden by /invite.$b)",
         " m - Moderated. Nobody other than hops ($b%%$b), ops ($b@$b) or voices ($b+$b) can talk.",
         " n - All external messages will be blocked. ($bMust be in the channel in order to talk.$b)",
         " o - Gives a user op status. ($b@$b)",
         " p - Private. The channel will not appear in /list but will appear in /whois replies.",
-        " r - A user must be registered in order to join the channel. ($bCan be overriden by /invite.$b)",
+        " r - A user must be registered in order to join the channel. ($bCan be overridden by /invite.$b)",
         " s - Secret. The channel will not appear in /list and /whois replies.",
         " t - Only op(s) can change the topic.",
         " v - Gives a user voice status. ($b+$b)",
-        "*z - Persistant channel. Once the last user has left, the channel will not be destroyed. ($bDisabled.$b)",
+        "*z - Persistent channel. Once the last user has left, the channel will not be destroyed. ($bDisabled.$b)",
         "*C - /ctcp messages to the channel are blocked.",
         "*L - Mode(s) will not be displayed in /list.",
         "*M - Only registered user(s) are allowed to talk in a channel. (Excludes hops ($b%%$b), ops ($b@$b) and voices. ($b+$b))",
         "*N - /notices to the channel are blocked.",
-        "*O - IRC operators only. ($bCan only be set by either $C or IRC adminstrators/operators. Can be overriden by /invite.$b)",
+        "*O - IRC operators only. ($bCan only be set by either $C or IRC administrators/operators. Can be overridden by /invite.$b)",
         "*Q - Part and quit messages will not be displayed in a channel.",
         "*S - Bold, colour, reverse and underline code(s) are stripped from incoming messages.",
         "*T - /amsgs to the channel are blocked.",