]> git.donarmstrong.com Git - infobot.git/commitdiff
- output update
authordms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Sun, 4 Feb 2001 12:17:48 +0000 (12:17 +0000)
committerdms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Sun, 4 Feb 2001 12:17:48 +0000 (12:17 +0000)
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@335 c11ca15a-4712-0410-83d8-924469b57eb5

src/IRC/Irc.pl

index ff275c792cd326ad84444e8d54daafc8eb5265bd..076cb8279a518b47fbc971f4d5abc6949045a558 100644 (file)
@@ -640,9 +640,9 @@ sub getJoinChans {
     }
 
     if (scalar @skip) {
-       &status("channels not auto-joining: @skip");
+       &status("gJC: channels not auto-joining: @skip");
     } else {
-       &status("auto-joining all chans.");
+       &status("gJC: auto-joining all chans.");
     }
 
     return @chans;