]> git.donarmstrong.com Git - infobot.git/blobdiff - src/IRC/IrcHooks.pl
mess with scheduling
[infobot.git] / src / IRC / IrcHooks.pl
index 7b098ae13d07e732019b0859eb4eb5d14af750fd..9b25f6b19041b7da7edbefff61f5b21c2aa918c5 100644 (file)
@@ -209,7 +209,7 @@ sub on_endofmotd {
     }
 
     &status("End of motd. Now lets join some channels...");
-    &joinNextChan();
+    #&joinNextChan();
 }
 
 sub on_endofwho {