Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 893 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 893 Bytes

multi-slack

Slack team to team communication

For Code for Europe

Multi-slack channels are available at https://multi-slack.eu Please PM @jgroenen in Code for all Slack for more information.

To-do

  1. As a user I want to create a new multi-slack channel and receive a secret channel link (by e-mail)
  2. As a user I want to add my slack channel to a multi-slack channel at the secret channel link (shared with me)
  3. As a user I want to see which slack channels are in a multi-slack channel at the secret channel link

Setup

  1. Copy channels.dist.php to channels.php
  2. Host it at <multi-slack_url>

Usage

  1. Create a channel for your Slack team
  2. Create an incoming webhook for that channel (to receive broadcast messages) and add url to channels.php
  3. Create an outgoing webhook for that channel to <multi-slack_url> (to send broadcast messages) and add token to channels.php