diff --git a/putsch.py b/putsch.py index 3e927c962177bbef329095eab79e26e738251d33..25afeb3e6e8f832dd399d19a46391138f9a76e68 100644 --- a/putsch.py +++ b/putsch.py @@ -498,7 +498,7 @@ class Boooob(ircbot.SingleServerIRCBot): if "voyante" in self.cartes: serv.privmsg("#lg_putsch", "J'appelle la voyante") - if self.voyante == "": + if self.voyante == "" and self.voyanteok != 1: self.voyanteok = 1 sl = rand.randint(5,10) time.sleep(sl)