Poring the Chatbot is a Maplestory and Ragnarok inspired Personal Assistant Chatbot. Poring assists you by storing and tracking your to-dos, deadlines and events.
This User Guide will show you how to use and maintain Poring the Chatbot to start managing your productive life!
Quick Start
Task Type
Features
Add a todo: todo
Add a deadline: deadline
Add a event: event
List all tasks: list
Mark a task as done: done
Delete a task: delete
Find a task: find
Tag a task: tag
Exiting the program: bye
Command Summary
To launch Poring the Chatbot, Simply
No installation required!
There are 3 types of Task that Poring can process. These include:
ToDo
Deadline
Event
Add a todo: todo
Format: todo DESCRIPTION
Example:
todo Have Breakfasttodo NapExpected outcome:
Add a deadline: deadline
Format: deadline DESCRIPTION /by YYYY-MM-DD
Example:
deadline Submit Assignment /by 2020-09-20deadline Watch Lecture /by 2020-10-02Expected outcome:
Add a event: event
Format: event DESCRIPTION /at DESCRIPTION
Example:
event Have Lunch /at 12 tomorrowevent Follow Up With Lecturer /at afternoon-ishExpected outcome:
List all tasks: list
Format: list
Example:
listExpected outcome:
Mark a task as done: done
Format: done INDEX
Example:
done 6done 20Expected outcome:
Delete a task: delete
Format: delete INDEX
Example:
delete 1delete 20Expected outcome:
Find a task: find
Format: find DESCRIPTION
Example:
find Lunchfind HappyExpected outcome:
Tag a task: tag
Format: tag INDEX DESCRIPTION
Example:
tag 6 Happytag 2 UrgentExpected outcome:
Exiting the program: exit
Format: exit
Example:
exit| Action | Format |
|---|---|
| todo | todo DESCRIPTION |
| deadline | deadline DESCRIPTION /by YYYY-MM-DD |
| event | event DESCRIPTION /at DESCRIPTION |
| list | list |
| done | done INDEX |
| delete | delete INDEX |
| find | find DESCRIPTION |
| tag | tag INDEX DESCRIPTION |
| exit | exit |