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

Slack Threads: Is it possible to execute command in thread and have results post back to it? #228

Open
clee1107 opened this issue Apr 9, 2021 · 2 comments

Comments

@clee1107
Copy link

clee1107 commented Apr 9, 2021

Looking to release tools to support team in Slack. Heavily recommend group posting over DM and thus threads for discussions.

Expected Behavior

One scenario would be discussion on user unable to login in. With in thread a tech may run a userinfo command that displays AD info (Enabled\Locked status). Would want this to post to the thread and not channel level.

Current Behavior

Post comment in Slack Channel
Execute command within thread of post
Results returned to channel

Steps to Reproduce (for bugs)

  1. Post comment in Slack Channel
  2. Execute command within thread of post
  3. Results returned to channel

Context

Delaying deployment and utilization by support team, keeping limited active users to prevent noise.

@joshcorr
Copy link

joshcorr commented Jun 5, 2021

I am pretty sure it already supports reading from threads. If you have Poshbot listening to keywords in a channel (I.e. !) it will even pickup keywords in threads.

Now do you want the comment to post back to the channel or to the thread where the command was executed?

@clee1107
Copy link
Author

clee1107 commented Jun 5, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants