]> git.donarmstrong.com Git - infobot.git/blobdiff - src/Process.pl
- irctextcounters: add percentile/ranking.
[infobot.git] / src / Process.pl
index 8133d7ac9380c3bafd2e11872c2deab1c4c41c71..255730f270f79bc23712d796f6d78f5321d54667 100644 (file)
@@ -72,6 +72,7 @@ sub process {
        &joinchan($chankey);
        &status("JOIN $chankey <$who>");
        &msg($who, "joining $chankey");
+       &joinNextChan();        # hack.
 
        return;
     }