Skip to content

junjunjieOng/ip

 
 

Repository files navigation

DukeBot User Guide

What is DukeBot?

Welcome! Duke is a personal bot helper to help keep track of your tasks 😄

Command format for DukeBot

  • Add a task
    1. Todo task
    todo <description>
    
    1. Event task
    event <description> /at <dd/mm/yyyy> <time AM/PM>
    
    1. Deadline task
    deadline <description> /by <dd/mm/yyyy> <time AM/PM>
    
  • List all the tasks you have
    list
    
  • Delete a task
    delete <task number>
    
  • Mark a task
    mark <task number>
    
  • Unmark a task
    unmark <task number>
    
  • Find a task
    find <description/keyword>
    
  • Exit and save the program
    bye
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.9%
  • Shell 1.8%
  • Batchfile 1.3%