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

Integrations for Events API and Interactive Messages #85

Open
leechou opened this issue Nov 26, 2018 · 1 comment
Open

Integrations for Events API and Interactive Messages #85

leechou opened this issue Nov 26, 2018 · 1 comment

Comments

@leechou
Copy link

leechou commented Nov 26, 2018

The server can add integrations for Events API and Interactive Messages.

@dblock
Copy link
Collaborator

dblock commented Mar 24, 2019

We could use something first class, subclassing Event or InteractiveMessage. Right now you'd have to roll your own API handlers.

Examples:

Events: https://github.com/dblock/slack-strava/blob/master/slack-strava/api/endpoints/slack_endpoint.rb#L86
Interactive Messages: https://github.com/dblock/slack-strava/blob/master/slack-strava/api/endpoints/slack_endpoint.rb#L66

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

2 participants