Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/slackhq/hubot-slack
Slack Developer Kit for Hubot
https://github.com/slackhq/hubot-slack
bot coffeescript hubot hubot-adapter slack slack-app
Last synced: 3 days ago
JSON representation
Slack Developer Kit for Hubot
- Host: GitHub
- URL: https://github.com/slackhq/hubot-slack
- Owner: slackapi
- License: mit
- Created: 2013-04-22T21:52:16.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2024-08-12T19:59:33.000Z (5 months ago)
- Last Synced: 2024-10-29T15:04:44.399Z (2 months ago)
- Topics: bot, coffeescript, hubot, hubot-adapter, slack, slack-app
- Language: CoffeeScript
- Homepage: https://slack.dev/hubot-slack/
- Size: 792 KB
- Stars: 2,303
- Watchers: 148
- Forks: 638
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Contributing: .github/contributing.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# hubot-slack
### Important Notice
**This project is no longer under active development.** If you’re just getting started, we recommend taking a look at [Bolt for JS with Socket Mode](https://slack.dev/bolt-js/concepts#socket-mode) first. If you’ve been using this project, only critical issues (such as severe security issues) will be addressed, but we advise planning to migrate to the newer SDK.
This is a [Hubot](http://hubot.github.com/) adapter to use with [Slack](https://slack.com).
[![Hubot Slack Adapter CI Builds](https://github.com/slackapi/hubot-slack/actions/workflows/ci-build.yml/badge.svg)](https://github.com/slackapi/hubot-slack/actions/workflows/ci-build.yml)
[![codecov](https://codecov.io/gh/slackapi/hubot-slack/branch/master/graph/badge.svg)](https://codecov.io/gh/slackapi/hubot-slack)
[![npm (scoped)](https://img.shields.io/npm/v/hubot-slack.svg)](https://www.npmjs.com/package/hubot-slack)Comprehensive documentation [is available](https://slackapi.github.io/hubot-slack).