Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/slackapi/node-slack-events-api
- Owner: slackapi
- License: mit
- Archived: true
- Created: 2017-01-03T23:03:39.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-23T21:15:59.000Z (over 5 years ago)
- Last Synced: 2024-08-09T14:05:58.431Z (5 months ago)
- Topics: expressjs, http, http-server, nodejs, slack, slack-bot, slack-events-api
- Language: JavaScript
- Homepage: https://api.slack.com/events
- Size: 4.49 MB
- Stars: 93
- Watchers: 26
- Forks: 37
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/contributing.md
- License: LICENSE
- Support: support/event-subscriptions.gif
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.