probot-slack

0.1.1 • Public • Published

probot-slack

An extension which connects probot to Slack

  • Connects to the the Slack Real Time Messaging and Web APIs
  • Triggers probot events, like on('slack.message')
  • Now you can use Slack to power your Probot

Setup

You'll need a Slack App set up and conneted to your team to retrieve the Bot User OAuth Access Token, available in your app's "OAuth & Permissions" section.

Copy .env.example to .env and fill it out.

# Run the bot
npm start

See docs/deploy.md if you would like to run your own instance of this plugin.

Readme

Keywords

none

Package Sidebar

Install

npm i probot-slack

Weekly Downloads

2

Version

0.1.1

License

ISC

Last publish

Collaborators

  • grrowl