Skip to content
Extraits de code Groupes Projets
Valider fc5cc5fa rédigé par Loris TICHADOU's avatar Loris TICHADOU
Parcourir les fichiers

Update nardco.py

parent d120f7e2
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -272,7 +272,7 @@ class Boooob(ircbot.SingleServerIRCBot): ...@@ -272,7 +272,7 @@ class Boooob(ircbot.SingleServerIRCBot):
most_likely = (f, ratio) most_likely = (f, ratio)
cmd = most_likely[0] cmd = most_likely[0]
if 'gratuit' in cmd : if 'gratuit' in cmd and personne == "Titch" :
canal2 = self.channels[canal] canal2 = self.channels[canal]
serv.privmsg(canal, "Et hop, on hl tout le monde !") serv.privmsg(canal, "Et hop, on hl tout le monde !")
result = "" result = ""
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter