]> gitweb.pimeys.fr Git - bots/deconnaisseur.git/blobdiff - deconnaisseur.py
Il faut maintenant s'adresser au bot pour répondre
[bots/deconnaisseur.git] / deconnaisseur.py
index 9c3c21f6a1eaf886cfbdf176b504c63c8e7cc45d..d0ff4dd8a016239fd7dbc6ffe02216c4b7d3e565 100755 (executable)
@@ -548,7 +548,7 @@ class Deconnaisseur(ircbot.SingleServerIRCBot):
                 tryother=True
         else:
             tryother=True
-        if tryother:
+        if tryother and pour_moi:
             if self.play_status.get(canal,[-1])[0] in [1,2]:
                 answer_regexp=self.play_status[canal][3]
                 answer=self.play_status[canal][4]