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

Update nardco.py

parent 51ed8ab0
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -244,6 +244,7 @@ class Boooob(ircbot.SingleServerIRCBot): ...@@ -244,6 +244,7 @@ class Boooob(ircbot.SingleServerIRCBot):
# REDDIT // A COMPLETER # REDDIT // A COMPLETER
if isCommande(message): if isCommande(message):
serv.privmsg("Titch", "{0} : {1}".format(personne, message))
args = message[1:].split(" ") args = message[1:].split(" ")
cmd = args[0] cmd = args[0]
if cmd == "!!" and last_args and last_cmd : if cmd == "!!" and last_args and last_cmd :
......
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