Socket
Socket
Sign inDemoInstall

hubot-slack

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-slack - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

2

package.json
{
"name": "hubot-slack",
"version": "1.1.0",
"version": "1.2.0",
"author": {

@@ -5,0 +5,0 @@ "name": "Tiny Speck",

# hubot-slack
This is a [Hubot](http://hubot.github.com/) adapter to use with your Slack.
This is a [Hubot](http://hubot.github.com/) adapter to use with Slack.

@@ -12,10 +12,10 @@ ## Quickstart: Hubot for Slack on Heroku

web: bin/hubot --adapter hipchat
web: bin/hubot --adapter slack
1. Activate the Hubot service on your Slack's "Team Services" page.
1. Activate the Hubot service on your "Team Services" page inside Slack.
1. Configure your Hubot install using the variables displayed on the Hubot Team Service page. Examples:
% heroku config:add HEROKU_URL=http://soothing-mists-4567.herokuapp.com
% heroku config:add HUBOT_SLACK_TOKEN=foo
% heroku config:add HUBOT_SLACK_TEAM=tinyspeck
% heroku config:add HUBOT_SLACK_TOKEN=dqqQP9xlWXAq5ybyqKAU0axG
% heroku config:add HUBOT_SLACK_TEAM=myteam
% heroku config:add HUBOT_SLACK_BOTNAME=slackbot

@@ -35,3 +35,3 @@

This is the subdomain of your team's slack, so we know where to find you. For example, if your team is `https://foo.slack.com/`, you would enter `foo` here.
This is your team's Slack subdomain. For example, if your team is `https://myteam.slack.com/`, you would enter `myteam` here.

@@ -38,0 +38,0 @@ ### HUBOT\_SLACK\_BOTNAME

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc