matrix-org / matrix-appservice-slack

A Matrix <--> Slack bridge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

matrix-appservice-slack

Docker Automated build #slack:half-shot.uk Documentation Status

A bridge that connects Matrix and Slack. The bridge is considered stable and mature for use in production environments.

Screenshot

Requirements

Hosting this bridge requires you to have a Matrix homeserver. In order to connect a Slack Workspace to your bridge, you will need permission to add bots to it. You will also need Node.JS 16+ or Docker on your system.

NOTE: Slack has introduced a new type of 'Slack App', which is not compatible with this bridge. Instead, you will need to create a "Classic Slack App" for this bridge. Existing installations will not need to modify their setups, as all pre-existing Slack apps became Classic Slack apps. We are looking to make the bridge compatible with both types, but in the meantime please only use Classic Slack Apps.

Setting up

See the getting started docs for instructions on how to set up the bridge.

Helping out

This bridge is a community project and welcomes issues and PRs from anyone who has the time to spare. If you want to work on the bridge, please see CONTRIBUTING.md.

About

A Matrix <--> Slack bridge

License:Apache License 2.0


Languages

Language:TypeScript 95.7%Language:Nunjucks 1.6%Language:JavaScript 1.5%Language:CSS 0.6%Language:Shell 0.3%Language:HTML 0.2%Language:Dockerfile 0.2%