Morten Brix Pedersen 25 лет назад
Родитель
Сommit
8d39425a31
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      pisg.pl

+ 1 - 1
pisg.pl

@@ -492,7 +492,7 @@ sub parse_file
                         if ($saying =~ /[A-Z]+/ and $saying !~ /[a-z0-9:]/);
 
                     $foul{$nick}++
-                        if ($saying =~ /$foulwords/);
+                        if ($saying =~ /$foulwords/i);
 
                     # Who smiles the most?
                     # A regex matching al lot of smilies