diff --git a/nardco.py b/nardco.py index 18f16dbca2d645666475111a466a8fa37c9464b5..81efec7378b6817016927175bc9234eeba7fd5a4 100755 --- a/nardco.py +++ b/nardco.py @@ -273,7 +273,7 @@ class Boooob(ircbot.SingleServerIRCBot): if reponse[0:1] == "s " : reponse = reponse[2:] - serv.privmsg(reponse) + serv.privmsg(canal, reponse) # REDDIT // A COMPLETER if isCommande(message):