Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Support for threaded messages #115

Open
brentm5 opened this issue Jan 18, 2017 · 3 comments
Open

Support for threaded messages #115

brentm5 opened this issue Jan 18, 2017 · 3 comments

Comments

@brentm5
Copy link

brentm5 commented Jan 18, 2017

It seems that slack released support for threads today. I assume this would require some updates to how messages are sent (as it requires a thread_ts attribute now). This would be cool to allow lita to work with threads.

https://slackhq.com/threaded-messaging-comes-to-slack-417ffba054bd#.7pnrkzw4y

https://medium.com/slack-developer-blog/bringing-your-bot-into-threaded-messages-cd272a42924f#.nzmqemc49

@nwesoccer
Copy link

+1

Would be awesome for lita to respond to threaded messages on the thread. Would also be cool if lita could respond to channel messages by starting the thread off the message.

@ghost
Copy link

ghost commented Jan 26, 2018

I have implemented this in my company's fork of lita-slack. It's a messy prototype just now, but it's been working well for us. Details here:
#123

@spkane
Copy link

spkane commented May 11, 2020

This fork has solid support for threading https://github.com/Shopify/lita-slack

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

No branches or pull requests

3 participants