X-Git-Url: http://gitweb.pimeys.fr/?p=bots%2Fibot.git;a=blobdiff_plain;f=ibot.py;fp=ibot.py;h=c18a3dac03049205e09cff4076c7f656e04a02e2;hp=9fadb8a0ac3732d65698fec0944acb2c43d87912;hb=c7a5f68738fafa3253f8efb5dcc60d1dfa14d878;hpb=89ac85b3122bdf2794b53f6b757252dc0d90bb67 diff --git a/ibot.py b/ibot.py index 9fadb8a..c18a3da 100755 --- 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: