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

Question: Timeline for Events API support? #311

Closed
jfyzhao opened this issue Jan 13, 2017 · 3 comments
Closed

Question: Timeline for Events API support? #311

jfyzhao opened this issue Jan 13, 2017 · 3 comments
Labels
question M-T: User needs support to use the project

Comments

@jfyzhao
Copy link

jfyzhao commented Jan 13, 2017

Is there a rough timeline of when support for the Events API will be available?

Thanks!

@aoberoi
Copy link
Contributor

aoberoi commented Jan 13, 2017

I'm glad you asked. The work for it has been ongoing and almost complete!

We thought really hard about how the SDK could and should work with the Events API, and in short, we decided on making a separate module that could be used standalone and then we'd plug it into this SDK to give you a complete package; your choice.

The standalone module is feature complete and you can take a look at it https://github.com/slackapi/node-slack-events-api. It's not released yet because we need to put some finishing touches on it, but we'd love to hear any feedback you might have today.

I anticipate the full support to land in this SDK in no more than a couple weeks.

@aoberoi aoberoi added the question M-T: User needs support to use the project label Jan 13, 2017
@jfyzhao
Copy link
Author

jfyzhao commented Jan 14, 2017

That's awesome to hear! Would it be possible to put the events module in the npm registry so we can start development with it?

Thanks for all the hard work!

@aoberoi
Copy link
Contributor

aoberoi commented Feb 22, 2017

good news! we've just released a new Slack Event Adapter module for Node. you can get it on npm with npm install @slack/events-api).

its a pretty basic utility that helps you set up listeners and adhere to some best practices. we look forward to enhancing it with new features (read: you feedback and ideas welcome) and potentially integrating it into this package in the future.

@Roach Roach closed this as completed Feb 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question M-T: User needs support to use the project
Projects
None yet
Development

No branches or pull requests

3 participants