[project @ 2002-08-08 15:21:08 by unknown_lamer]
[clinton/bobotpp.git] / bobot++.info
index eec3c07..a9712c3 100644 (file)
@@ -177,17 +177,17 @@ Hooks
 =====
 
    Hooks are a powerful feature of Bobot++. Hooks are a hybrid of ircII
-hooks and tiny fugue (a MUD bot) hooks. The basic idea of a hook if
-that you match a text against regular expression and call a function if
-text in a message matches that regex. The different types of hooks
-provided by Bobot++ correspond to the different classes of messages
-that Bobot++ can recieve. A Hook also has several properties, including
-its priority and whether or not it is a fallthrough hook. Higher
-priority hooks are executed before lower priority hooks and fallthrough
-hooks are executed before non-fallthrough hooks of the same priority. A
-fallthrough hook can match and processing of hooks will continue; as
-soon as the first non-fallthrough hooks matches processing of hooks
-stops.
+and tiny fugue (a MUD bot) hooks with a little bit of extra stuff added
+in. The basic idea of a hook if that you match a text against regular
+expression and call a function if text in a message matches that regex.
+The different types of hooks provided by Bobot++ correspond to the
+different classes of messages that Bobot++ can recieve. A Hook also has
+several properties, including its priority and whether or not it is a
+fallthrough hook. Higher priority hooks are executed before lower
+priority hooks and fallthrough hooks are executed before
+non-fallthrough hooks of the same priority. A fallthrough hook can
+match and processing of hooks will continue; as soon as the first
+non-fallthrough hooks matches processing of hooks stops.
 
 * Menu:
 
@@ -511,15 +511,15 @@ Node: User Levels\7f2673
 Node: Scripting\7f3677
 Node: Adding New Commands\7f4585
 Node: Hooks\7f5852
-Node: Creating a Hook\7f6790
-Node: Hook Types\7f7929
-Node: Scheme User Levels\7f10869
-Node: Sending Messages\7f11998
-Node: High Level Message Functions\7f12595
-Node: Low Level Message Functions\7f12809
-Node: Misc Scripting Stuff\7f13562
-Node: Concept Index\7f13981
-Node: Function Index\7f14163
-Node: Variable Index\7f14424
+Node: Creating a Hook\7f6826
+Node: Hook Types\7f7965
+Node: Scheme User Levels\7f10905
+Node: Sending Messages\7f12034
+Node: High Level Message Functions\7f12631
+Node: Low Level Message Functions\7f12845
+Node: Misc Scripting Stuff\7f13598
+Node: Concept Index\7f14017
+Node: Function Index\7f14199
+Node: Variable Index\7f14460
 \1f
 End Tag Table