def __init__(self, proto, db, channel, nick): #{{{ GenericIRCBotFactory.__init__(self, proto, channel, nick) self.db = db
def __init__(self, proto, channel, nick, password=None): #{{{ GenericIRCBotFactory.__init__(self, proto, channel, nick, password)