Socket
Socket
Sign inDemoInstall

slackslime

Package Overview
Dependencies
56
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    slackslime

cross-team/organisation communication on Slack


Version published
Weekly downloads
3
Maintainers
1
Install size
8.61 MB
Created
Weekly downloads
 

Readme

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

Last updated on 03 Nov 2015

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc