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

Make it easy to thread limbo responses #190

Open
llimllib opened this issue May 29, 2020 · 2 comments
Open

Make it easy to thread limbo responses #190

llimllib opened this issue May 29, 2020 · 2 comments

Comments

@llimllib
Copy link
Owner

Right now, to thread responses from limbo plugins you have to revert from returning text to using slack.post_message. It would probably be better if plugins could return a (message, timestamp) tuple to thread responses?

@llimllib
Copy link
Owner Author

llimllib commented Mar 8, 2021

example problem: the !weather plugin will not respond in a thread

@llimllib
Copy link
Owner Author

llimllib commented Mar 8, 2021

Greatly improved in 020a961 , but could still have a better interface

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

No branches or pull requests

1 participant