Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    #################################################
    ...
            if (index($data,"KICK")) { print $sock "PRIVMSG $chan :0haha 
    +:P0\r\n"; }
    print $sock "QUIT 0...and there was much rejoicing\r\n";
    close $sock;