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
Note
Parameters surrounded by { } are optional whilst [ ] are mandatory
Add tasks
Add tasks you want to keep track to the list
There are 3 types of tasks, Todo, Deadline, Event
- Usage:
todo [taskname] - Example:
todo return book
- Usage:
deadline [taskname] /by [date] {time} - Example:
deadline return book /by 16-1-2001 16:00,deadline homework /by 17-08-2025
- 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
Remove unwanted tasks from the task list
- Usage:
delete [index of task from list] - Example:
delete 2
Search for tasks
You can search for tasks by its task name
- Usage:
find [keyword] - Example:
find return
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 tasks as done or unmark them as needed
- Usage:
mark task [index of task from list] - Example:
mark task 2
- Usage:
unmark task [index of task from list] - Example:
unmark task 4
List tasks/reminders
List tasks or reminders that have been added to the chatbot
- Usage:
list tasks
- Usage: `list reminders'
Once done using the chatbot, you can use bye to close the chatbot or just close the window
