Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
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
  • Socket score

Version published
Maintainers
1
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

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

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