Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Responsive function: move conversation #201

Closed
pmonks opened this issue Jun 16, 2021 · 0 comments
Closed

Responsive function: move conversation #201

pmonks opened this issue Jun 16, 2021 · 0 comments
Labels
feature New feature, functionality or request functional Functional (i.e. user-visible) work should MoSCoW - this SHOULD be implemented

Comments

@pmonks
Copy link
Owner

pmonks commented Jun 16, 2021

Requirement:

When a user identifies that a conversation in a channel has gone off-topic, they want to be able to easily direct those participating in the conversation to the correct channel, to help keep channels focused.

Proposed Solution:

Have a !move #channel responsive command that the bot responds to by:

  1. deleting the !move #channel message
  2. posting a message in the mentioned channel, with the content Continuing the conversation from #original-channel...
  3. posting a message in the original channel, with the content Moving this conversation to #channel (<link to message created in step 1>)...
  4. editing the message created in step 1 to read Continuing the conversation from #original-channel (<link to message created in step 2>)...

This creates a targeted cross-linkage between the two channels.

@pmonks pmonks added feature New feature, functionality or request functional Functional (i.e. user-visible) work should MoSCoW - this SHOULD be implemented labels Jun 16, 2021
@pmonks pmonks added this to the Responsive Features milestone Jun 16, 2021
@pmonks pmonks closed this as completed Jun 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature, functionality or request functional Functional (i.e. user-visible) work should MoSCoW - this SHOULD be implemented
Projects
None yet
Development

No branches or pull requests

1 participant