Real-Dev-Squad / discord-slash-commands

MIT License
5 stars 50 forks source link

API which post tasks updates on discord. #215

Closed tejaskh3 closed 5 months ago

tejaskh3 commented 6 months ago

Issue Description

Developing an API that sends the updates of tasks in the RDS discord channel whenever the user updates his/her progress.

Expected Behavior

The Discord channel should revive and show a message when an update of the task has been done. Like completed, planned, blockers

Current Behavior

Currently, the updates are stored in a database and not posted on the discord channel.

Screenshots

Reproducibility

Severity/Priority

Additional Information

Checklist