Skip to content
This repository has been archived by the owner on Apr 22, 2019. It is now read-only.
Moses edited this page Mar 21, 2015 · 1 revision

Botler can store individual notes or reminders for yourself, that only you can change.

To see what notes you have saved, type "!notes".

To add a new note, type "!notes add ".

To remove a note, type "!notes remove ". The note numbers start at 0, so if you wanted to remove the first note you would type "!notes remove 0". The second note would be "!notes remove 1", and so on.

To clear all of your notes, type "!notes clear". Botler will not ask for confirmation of removing notes.

Examples

!notes

Adding notes

!notes add Print report
!notes add Take out office trash

Removing notes

!notes remove 2
Clone this wiki locally