1
0
This repository has been archived on 2021-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
todo.txt_telegram/help.md
2018-08-19 14:29:37 +01:00

509 B

commands

  • /add - Add a new task
  • /rm [id [id [id]...]] - Remove task(s)
  • /ls [filters] - list all tasks
  • /do [id [id [id]...]] - do task(s)
  • /undo [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
  • /priority id [id [id [id]...]] - Set the priority of task(s)

Anything sent without a command is assumed to be a new task to be added