]> git.donarmstrong.com Git - infobot.git/blobdiff - src/Modules/Topic.pl
ok from "topic -mod" => /msg only!
[infobot.git] / src / Modules / Topic.pl
index c28ad877325c7ea990b56af8820aab9b8c8bb96d..ac24b1422539eb365a64c1f24bff8c2cd9fdc943 100644 (file)
@@ -99,7 +99,7 @@ sub topicNew {
 
   # notification that the topic was altered.
   if (!$topicUpdate) {         # for cached changes with '-'.
-    &performReply("okay");
+    &msg($who, "okay");
     return 1;
   }