Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/slackapi/node-slack-events-api

Slack Events API for Node
https://github.com/slackapi/node-slack-events-api

expressjs http http-server nodejs slack slack-bot slack-events-api

Last synced: 27 days ago
JSON representation

Slack Events API for Node

Awesome Lists containing this project

README

        

# ⚠️ This project has been moved to [slackapi/node-slack-sdk](https://github.com/slackapi/node-slack-sdk)

## Slack Events API adapter for Node

Build your Slack apps by reacting to messages, emojis, files, and many more types of interesting
events in the [Events API](https://api.slack.com/events-api). This package will help you start
with sensible and secure defaults.

The adapter gives you a simple and highly configurable Node-style [EventEmitter](https://nodejs.org/dist/latest/docs/api/events.html#events_class_eventemitter) to attach functions
to handle events.

---

### Support

Need help? Join the [Bot Developer Hangout](https://community.botkit.ai) team and talk to us in
[#slack-api](https://dev4slack.slack.com/messages/slack-api/).

You can also [create an Issue](https://github.com/slackapi/node-slack-sdk/issues/new)
right here on GitHub.