🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

slackslime

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

slackslime

cross-team/organisation communication on Slack

1.0.1
latest
Source
npm
Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

Slack Slime

License Current Version

cross-team/organisation communication on Slack

Slack Slime

what it does

it allows your channel to talk to multiple external Slack teams/organizations

Screenshot

how to run

  • Slack Slime runs from the command line, not via module.exports
  • 2+ Slack teams & their RTM API tokens - get your token at https://my.slack.com/services/new/bot
  • npm install slackslime
  • nodejs [channel name] [RTM API token 1] [RTM API token 2] [RTM API token 3] [more tokens]
  • eg: nodejs devchat xoxb-1111111111-xxx xoxb-2222222222-xxx xoxb-3333333333-xxx
  • or with PM2: pm2 start slackslime.js -- devchat xoxb-1111111111-xxx xoxb-2222222222-xxx xoxb-3333333333-xxx

to-do

  • @mentions formatting

license

this project is licensed under the terms of the MIT license.

Keywords

slack

FAQs

Package last updated on 03 Nov 2015

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