Real-Dev-Squad / discord-slash-commands

MIT License
4 stars 26 forks source link

Auto fetch tasks which are overdue #112

Open fakhruddinkw opened 1 year ago

fakhruddinkw commented 1 year ago

We need a discord slash command, which when invoked:

  1. Will get the tasks overdue and extract assignee name
  2. Mark the overdue tasks to unassigned status

This functionality will smooth out the process, earlier:

  1. Super user had to go through status site in order to find the overdue tasks
  2. Remind people of the tasks being overdue.