Real-Dev-Squad / website-backend

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

Connecting task update API of discord-slash-command with website-backend #2015

Open tejaskh3 opened 2 months ago

tejaskh3 commented 2 months ago

Issue Description

In this issue, we need to connect the task/update API of discord-slash-command with website-backend. So that whenever any user updates his/her task, the same updates can be posted to RDS's discord's tacking channel.

disrcod-slash-command issue ticket

Expected Behavior

Everytime someone posts updates his/her task the same updates should be posted to RDS's discord's tacking channel.

Current Behavior

Currently, these updates are only stored in the database.

Reproducibility

Steps to Reproduce

Severity/Priority

Additional Information

Checklist