🤖 WannaBeSkynet - Get your tasks efficiently managed by a (wannabe) sentient AI bot.
“Your data is safe with me, I definitely won’t use it at all.” - WannaBeSkynet
Tired of the mortal struggle of remembering tasks? WannaBeSkynet is here to offload your memory onto silicon. This bot is a task manager that will help you keep track of your to-dos with a dash of humorously offensive charm.
java -jar bot.jar
data folder in the same directory as the jar file to store your tasks.Bot commands are case-insensitive, so don’t worry about getting the capitalization right. Along with this, the bot supports friendly syntax, that is, shorthand commands - so you can type l instead of list and m instead of mark.
You can also work across multiple Operating Systems, as the bot is designed to be cross-platform compatible. The only requirement is that you have Java installed on your machine.
Besides that, this bot is designed to be user-friendly It will respond to your commands with a touch of personality.
Here’s a list of commands you can use to interact with the bot:
This bot supports three types of tasks: To-Do, Deadline, and Event.
todo <task_name> or t <task_name>todo buy groceriesdeadline or d <task_name> /by <time>d Steal moon by July 20 2029 20:00MMM dd yyyy HH:mm (e.g. Jul 20 2029 20:00)event or e <event_name> /from <time1> /to <time2>e attend meetings /from Aug 13 2029 10:00 /to Aug 13 2029 23:00MMM dd yyyy HH:mm (e.g. Aug 13 2029 10:00)To view the grand list of your tasks:
list or lTo search for tasks containing a specific keyword:
find or f <keyword>f somethingmark or m <task_number>m 1unmark or um <task_number>um 5delete or del <task_number>del 3exit, quit, or qquitType help or h for a quick and short overview of the commands.
Alternatively, visit this guide again for a refresher.
Here’s a screenshot of the UI:
