Slack team to team communication
Multi-slack channels are available at https://multi-slack.eu Please PM @jgroenen in Code for all Slack for more information.
- As a user I want to create a new multi-slack channel and receive a secret channel link (by e-mail)
- As a user I want to add my slack channel to a multi-slack channel at the secret channel link (shared with me)
- As a user I want to see which slack channels are in a multi-slack channel at the secret channel link
- Copy channels.dist.php to channels.php
- Host it at <multi-slack_url>
- Create a channel for your Slack team
- Create an incoming webhook for that channel (to receive broadcast messages) and add url to channels.php
- Create an outgoing webhook for that channel to <multi-slack_url> (to send broadcast messages) and add token to channels.php