Task Manager
Task Manager Discord Bot
---
# Commands
In the following, the basics commands are shown in a table. Parameters are always between "<" and ">". If the name of the parameter is capitalized, this is a free value that is not in the command description. If the name is in lower case, there is a choice of parameters.
## Groups
-group create <GROUPNAME>
-group add @USER <GROUPNAME>
-group remove @USER <GROUPNAME>
-group delete <GROUPNAME>
-group list
## Tasks
-task add @USER <TASK>
-task add <GROUPNAME> <TASK>
-task proceed <group/user> <TASK-ID>
-task deadline <group/user> <TASK-ID> <DATE> <TIME>
-task list <@USER/GROUPNAME>
-task delete <group/user> <TASK-ID>
## Token
-token
-token new
## Others
-help
-support
-stats
-language
Reviews
No reviews yet.