Skip to content

franciskim/slackslime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Cross-team/organisation chat on Slack using the RTM API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published