Hi, this chatbot is still a Noob. He can store and save tasks for you.
Need upgrade.........................
He has the following features:
- Words in
UPPER_CASE
are the parameters to be supplied by the user - Accepted
DATES/TIMES
format. Note: 24-hour and 12-hour time formats are supported forhour:minute
year-month-day hour:minute[AM/PM]
month/day/year hour:minute[AM/PM]
year.month.day hour:minute[AM/PM]
See command examples for more details
- Shows the list of available commands
- Type
todo
+TASKCONTENT
to record a todo task - Type
deadline
+TASKCONTENT
+/by
+DATES + TIMES
to record a deadline task - Type
event
+TASKCONTENT
+/from
+DATES + TIMES
+/to
+DATES/TIMES
to record a event task
Examples:
todo eat bread
deadline Assignment /by 2024-8-17 5:30PM
event exercise /from 2/28/2024 22:36 /to 3/10/2024 9:30
- Type
list
to list what he has stored for you
- Type
mark
+NUMBER
to mark tasks as done - Type
unmark
+NUMBER
to mark tasks as not done
Examples:
mark 1
unmark 3
- Type
delete
+NUMBER
to delete tasks
Examples:
delete 1
- Type
find
+TASKCONTENT
to find tasks - Type
find
+/at
+DATE
to find tasks
Examples:
find read book
find /at 2023.10.23
- Task data are saved in the hard disk automatically after any command that changes the data.
- Type
bye
to say goodbye to him