Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 748 Bytes

File metadata and controls

16 lines (11 loc) · 748 Bytes

User Guide

Welcome to CatBot user guide.

Image of CatBot

CatBot is a chat bot that can help you to organise your tasks and schedule.

Quick Start

  1. Ensure that you have Java 11 or above installed.
  2. Download the latest catbot.jar from here.
  3. Copy the file to the folder you want to use as the home folder for your AddressBook.
  4. Start the jar file from a terminal using java -jar catbot.jar. The GUI should appear in a few seconds.
  5. Type in a command in the command box to execute it. Type help to see all the commands available.
  6. Refer to the user guide for details of each command.