Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Why are these changes needed?
Slack (and Discord/Telegram) have tools for sending and retrieving messages, however, they don't have a mechanism to monitor and wait for replies.
This is a draft PR that has a tool that monitors and waits for replies to a Slack message. It has a timeout and polling options, can be restricted by a certain number of replies, and will monitor for any new messages in the channel after the message or replies directly to the message.
CC @sayujshah, can you please try this out and let us know how you go.
Still to do if we proceed with this change:
Related issue number
N/A
Checks