Skip to content

GZTan23/ip

 
 

Repository files navigation

Bane User Guide

UI

Have you ever wanted someone to berate you while keeping track of your tasks? Well, Bane is the chatbot for you!

Warning

If you are easily offended or angry, I am not responsible or will not be held liable for the damages indirectly or directly caused by use of this chatbot

Features

Note

Parameters surrounded by { } are optional whilst [ ] are mandatory

Add tasks

Add Tasks

Add tasks you want to keep track to the list
There are 3 types of tasks, Todo, Deadline, Event

Todo

  • Usage: todo [taskname]
  • Example: todo return book

Deadline

  • Usage: deadline [taskname] /by [date] {time}
  • Example: deadline return book /by 16-1-2001 16:00, deadline homework /by 17-08-2025

Event

  • Usage: deadline [taskname] /from [date] {time} /to [date] {time}
  • Example: event return book /from 16-1-2001 16:00 /to 17-1-2001 17:00

Delete task

Delete task

Remove unwanted tasks from the task list

  • Usage: delete [index of task from list]
  • Example: delete 2

Search for tasks

Search for tasks

You can search for tasks by its task name

  • Usage: find [keyword]
  • Example: find return

Set reminders

Set Reminders

Set reminders that list when the chatbot starts up

  • Usage: mark reminder [index of task from list]
  • Example: mark reminder 2

Mark/unmark tasks as done

Mark/unmark tasks as done

Mark tasks as done or unmark them as needed

Mark

  • Usage: mark task [index of task from list]
  • Example: mark task 2

Unmark

  • Usage: unmark task [index of task from list]
  • Example: unmark task 4

List tasks/reminders

List tasks/reminders

List tasks or reminders that have been added to the chatbot

Tasks

  • Usage: list tasks

Reminders

  • Usage: `list reminders'

Once done using the chatbot, you can use bye to close the chatbot or just close the window

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 94.8%
  • CSS 2.6%
  • Shell 1.6%
  • Batchfile 1.0%