def __init__(self, connexion, dispatcher):
     self.dispatcher = dispatcher;
     IRCBot.__init__(self,connexion)