X-Git-Url: http://gitweb.pimeys.fr/?a=blobdiff_plain;ds=sidebyside;f=historien.py;h=04f89dea2cc1fa7b0db66f234bd04a3fa38b32b5;hb=90968c729930ec3dea60ef6ffdc25c6a543a5967;hp=eba4ac3048c79433cfc70a769d25557867e1f69d;hpb=ba8ac7102e6bee268d1d8b01fe9ece9dd47c5acf;p=bots%2Fhistorien.git diff --git a/historien.py b/historien.py index eba4ac3..04f89de 100755 --- a/historien.py +++ b/historien.py @@ -143,7 +143,6 @@ class Historien(ircbot.SingleServerIRCBot): for c in self.chanlist: log(self.serveur,"JOIN %s"%(c)) serv.join(c) - self.update_activity(c,force=True) for c in self.play_channels: token=time.time()-3600 self.play_status[c]=[0,token]