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

Provide ability to handle block_suggestion events appropriatly #152

Closed
0xArch3r opened this issue Oct 15, 2023 · 2 comments
Closed

Provide ability to handle block_suggestion events appropriatly #152

0xArch3r opened this issue Oct 15, 2023 · 2 comments

Comments

@0xArch3r
Copy link

i forked this repo and made a version that has this fix https://github.com/0xArch3r/slacker/releases/tag/v2.0.3

0xArch3r pushed a commit to 0xArch3r/slacker that referenced this issue Oct 15, 2023
Create a block_suggestion handling workflow that mimics the current InteractionHandler
workflows. Add suggestionHandlers slice to slaccker struct. Adds SuggestionHandler and
SuggetionHandlerMiddleware functions. Adds logic in the main slacker.Listen func to
switch between generic INteractions and block_suggestion interaction types

Closes shomali11#152
@raed-shomali
Copy link
Contributor

Could you clarify why block_suggestion needs a different way of handling?

@arusso
Copy link
Collaborator

arusso commented Nov 23, 2023

We've moved this repo to github.com/slack-io/slacker. If this is still an issue please re-submit the issue there. Apologies for the inconvenience.

@arusso arusso closed this as completed Nov 23, 2023
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

3 participants