]> gitweb.pimeys.fr Git - bots/deconnaisseur.git/commitdiff
Il faut maintenant s'adresser au bot pour répondre master
authorVincent Le Gallic <legallic@crans.org>
Tue, 7 Nov 2017 14:43:15 +0000 (15:43 +0100)
committerVincent Le Gallic <legallic@crans.org>
Tue, 7 Nov 2017 14:43:15 +0000 (15:43 +0100)
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]