f3rnandomoreno / spring-ai-telegram-task-manager

A telegram task manager chatbot using openAI API
0 stars 0 forks source link

the user just can delete the task that are assigne to him and it is Completed #24

Open f3rnandomoreno opened 2 weeks ago

f3rnandomoreno commented 2 weeks ago

If the user tries to delete a task that is not theirs, they will be told that it is not possible to delete a task that is not theirs. If the task is not completed, they will also be informed that only completed tasks can be deleted.