diff --git a/putsch.py b/putsch.py index d8711f3db040436a13c77f32fe09b14d1c2c6c2b..87e4b800fb562381ec2670030096a86176f6cdc3 100644 --- a/putsch.py +++ b/putsch.py @@ -196,6 +196,7 @@ class Boooob(ircbot.SingleServerIRCBot): and g != "lovers" and g != "avote" and g != "votes" + and g != "victime" and self.cansee == 1): serv.privmsg(personne, "La classe de "+f+" est :"+g) self.voyanteok = 1