website-backend
website-backend copied to clipboard
Connecting task update API of discord-slash-command with website-backend
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
- [ ] This issue is reproducible
- [x] This issue is not reproducible
Steps to Reproduce
Severity/Priority
- [ ] Critical
- [ ] High
- [x] Medium
- [ ] Low
Additional Information
Checklist
- [x] I have read and followed the project's code of conduct.
- [x] I have searched for similar issues before creating this one.
- [x] I have provided all the necessary information to understand and reproduce the issue.
- [x] I am willing to contribute to the resolution of this issue.