Skip to content

Commit 2c0614d

Browse files
authored
Rewamp Slack-bridge and it's instructions
1 parent 9b49758 commit 2c0614d

File tree

1 file changed

+8
-28
lines changed

1 file changed

+8
-28
lines changed

src/matrix/slack.md

+8-28
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,17 @@
11
# Matrix<->Slack bridge
22

3-
## Mautrix-slack:
4-
Mautrix-slack (puppeting bridge, channel bridging is not available), Mautrix-slack is recommended for new setups, Appservice-slack is deprecated.
5-
63
Up to date info about Mautrix-slack itself: <https://docs.mau.fi/bridges/go/slack/index.html>
74

8-
## What?
9-
10-
An Matrix<->Slack bridge for individial using Slack through Matrix.
5+
## What:
6+
An puppeting Matrix<->Slack bridge for receiving and sending Slack messages with Matrix-client, has relaybot possibility.
117

128
## Set up
13-
- General setup finds from: <https://docs.mau.fi/bridges/go/slack/authentication.html>
14-
- Ask details Matrix-channel: `#general:hacklab.fi` if unsure.
15-
16-
## Appservice-slack (deprecated)
17-
18-
Up to date info about matrix-appservice-slack itself: <https://github.com/matrix-org/matrix-appservice-slack>
19-
20-
## What?
21-
22-
An Matrix<->Slack bridge for bridging Slack-room to Matrix-room; puppets Slack-users to Matrix and for Slacks side an relaybot mimicks Matrix-user as Slack user. Also medias (mostly pictures tested) will work too. This is deprecated.
9+
- Start a chat with the bridge bot `@slackbot:hacklab.fi`. The bot should say "This room has been registered as your bridge management/status room." if you started the chat correctly.
10+
- Write `help` to see all commands and options available to you.
11+
- Write `login` to the room.
12+
- Follow on-screen instuctions
13+
- If something doesn't work, up to date details finds from: <https://docs.mau.fi/bridges/go/slack/authentication.html>
2314

2415
### Double puppeting (recommended)
2516

26-
You can replace the Matrix puppet of your Slack account with your Matrix account. When you do so, messages that you send from other Slack clients will be sent from your Matrix account instead of the default puppet user.
27-
28-
How to get virgin Access-token: Use <https://gitlab.com/vurpo/matrix-login/> for currently most effortless method.
29-
30-
As with the Slack account login, you must do this in a private chat with the bridge bot.
31-
32-
- Log in with `login-matrix <access token>`
33-
- After logging in, the default Matrix puppet of your Slack account should leave rooms and your account should join all rooms the puppet was in automatically.
34-
35-
## Note
36-
37-
Info taken and adapted to our use from [Mautrix-slack wiki](https://docs.mau.fi/bridges/python/slack/authentication.html), so in case of info gets outdated, try refer there.
17+
For hacklab.fi homeserver users this bridge does double-puppeting automatically.

0 commit comments

Comments
 (0)