Real-Dev-Squad / website-backend

The backend code for all our website-related apps
https://api.realdevsquad.com/
MIT License
52 stars 252 forks source link

feat: connect discord-slash-command /task/update api #2016

Closed tejaskh3 closed 5 months ago

tejaskh3 commented 5 months ago

Date: 19 April, 2024

Developer Name: Tejas


Issue Ticket Number

- Closes #2015 ## Description We need to send the task progress update on the discord tracking channel, For that we need to connect the discord-slash-command's **/task/update API** with the backend. These changes are doing that, sending updates whenever a user is updating.

Documentation Updated?

Under Feature Flag

Database Changes

Breaking Changes

Development Tested?

Screenshots

Screenshot 1 https://github.com/Real-Dev-Squad/website-backend/assets/98630752/3c99ac41-71bc-40ae-8cb9-7433688b5b4f

Test Coverage

image

image

image

Additional Notes