Add help.md
This commit is contained in:
parent
af6119fca5
commit
c4cbee67fc
13
help.md
Normal file
13
help.md
Normal file
@ -0,0 +1,13 @@
|
||||
# commands
|
||||
|
||||
- /add <task> - Add a new task
|
||||
- /rm <task id> [id [id [id]...]] - Remove task(s)
|
||||
- /ls <task id> [id [id [id]...]] - list all tasks
|
||||
- /do <task id> [id [id [id]...]] - do task(s)
|
||||
- /undo <task id> [id [id [id]...]] - undo task(s)
|
||||
- /marco - test if bot is up
|
||||
- /help - show help information
|
||||
- /last - run the last command sent
|
||||
- /export - send all tasks as plaintext
|
||||
|
||||
Anything sent without a command is assumed to be a new task to be added
|
Reference in New Issue
Block a user