New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

probot-slack

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

probot-slack

An extension which connects [probot](https://github.com/probot/probot) to [Slack](https://api.slack.com/slack-apps)

latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

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.

FAQs

Package last updated on 08 Nov 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts