• Returns the chat_bot itself. The chat bot parses any json and calls any necessary functions and passes information to its "brain" for processing

    Parameters

    • functions: Function[]

      An argument which specifies the functions available to the bot

    Returns any