So far how I am using the bot is to create unassigned tasks that I intend for my staff to 'pick-up' and assign to themselves. I then realized that there is no function ( that I see ) to assign a task after it is made. Of course they can tick it as complete then recreate it and @themselves...... but that extra step..... you know....... will hinder that process itself. I really am not suggesting this become some over-bloated general bot..... it is the only functional issue that I think it is missing from otherwise very functional bot.
I don't know much about the programming but there may be a function already left on the table that could have a condition modified to get this result......
When t!undo is applied to an item that is still in the list and has not been marked as done the dialog still states "Task with id 384 has been added back to your todo list".
Which implies the function runs but the value matched so whether it overwrites or fails the condition it clearly wasn't a fail to function. SO..... possibly ..... if you wanted to ......
you could add assign as a variable for that function?
t!undo 384 @BozemanLuke
So far how I am using the bot is to create unassigned tasks that I intend for my staff to 'pick-up' and assign to themselves. I then realized that there is no function ( that I see ) to assign a task after it is made. Of course they can tick it as complete then recreate it and @themselves...... but that extra step..... you know....... will hinder that process itself. I really am not suggesting this become some over-bloated general bot..... it is the only functional issue that I think it is missing from otherwise very functional bot.