ip

LBot User Guide

Your personal dedicated hyper assistant Image of LBot

Features

Adding a ToDo task: todo, td

Creates a new Todo task.

Format: todo/td description

Examples

Adding an Event task: event, e

Creates a new Event task.

Format: event/e description /from: yyyy-MM-dd HHmm /to: yyyy-MM-dd HHmm

Examples

Adding a Deadline task: deadline, d

Creates a new Deadline task.

Format: deadline/d description /by: yyyy-MM-dd HHmm

Examples

Marking a task: mark, m

Marks a task as complete or incomplete (depending on its current status).

Format: mark/m index

Note that index is the id of the task when you use the list command.

Examples

Deleting a task: delete, del

Format: delete/del index

Note that index is the id of the task when you use the list command.

Examples

List all tasks: list, l

Lists all current tasks in the system.

Format: list/l

Find task with search term: find, f

Filters through the task list and returns tasks fitting the search term.

Format: find/f term

Examples

Bye

Sends a special bye message <3

Format: bye, bb