]> gitweb.pimeys.fr Git - bots/ibot.git/blobdiff - ibot.py
Config dé-basilifiée + brownpaperbag about "noichannel"
[bots/ibot.git] / ibot.py
diff --git a/ibot.py b/ibot.py
index 9fadb8a0ac3732d65698fec0944acb2c43d87912..c18a3dac03049205e09cff4076c7f656e04a02e2 100755 (executable)
--- a/ibot.py
+++ b/ibot.py
@@ -298,7 +298,7 @@ class Ibot(ircbot.SingleServerIRCBot):
                     serv.privmsg(auteur,"I-channels : "+" ".join(self.i_channels))
             else:
                 notunderstood=True
-        elif cmd=="nostay":
+        elif cmd=="noichannel":
             if auteur in self.ops:
                 if len(message)>1:
                     if message[1] in self.i_channels: