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

Add ability to define a default inner event handler #1

Merged
merged 1 commit into from
Aug 15, 2022

Conversation

broxgit
Copy link
Owner

@broxgit broxgit commented Aug 15, 2022

This feature will allow users to define a custom default inner event handler, such as handlers for events like:

  • member_joined_channel
  • member_left_channel
  • group_left
  • group_deleted
    etc...

This would make the world of difference for some tooling we're building that we're hoping to use Slacker for

This feature will allow users to define a custom default inner event handler, such as handlers for events like:
- member_joined_channel
- member_left_channel
- group_left
- group_deleted
etc...

This would make the world of difference for some tooling we're building that we're hoping to use Slacker for
@broxgit broxgit merged commit d4b1e97 into master Aug 15, 2022
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

Successfully merging this pull request may close these issues.

1 participant