[project @ 2005-06-23 06:20:44 by unknown_lamer]
[clinton/bobotpp.git] / source / Parser.C
index 122800e..a262cd5 100644 (file)
@@ -872,6 +872,13 @@ Parser::parseCTCP (ServerConnection * cnx,
   else if (command == "ACTION")
     {
       cnx->bot->botInterp->RunHooks (Hook::ACTION,
+                                    // FIXME: from->getAddress should
+                                    // be nick. MAYBE, depending on
+                                    // whether this could be
+                                    // considered a bug or a feature
+                                    // change to normalize
+                                    // hooks/action with the other
+                                    // hooks. Maybe a 3.0 change?
                                     from->getAddress () + " " + to +
                                     " " + rest,
                                     scm_listify (Utils::