mirror of
https://github.com/42wim/matterbridge.git
synced 2025-02-23 08:50:46 +01:00
Add matrix for comparing connection methods.
parent
bebef96d0c
commit
eaec3e386d
@ -19,4 +19,16 @@ If you are using the legacy configuration this is how you should configure it (b
|
||||
#See https://github.com/42wim/matterbridge/wiki/Slack-bot-setup for more information
|
||||
Token="xoxp-123456789-LowerAndUPpercase"
|
||||
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
||||
```
|
||||
```
|
||||
|
||||
## Auth Comparison
|
||||
|
||||
This is a simple comparison of the Slack connection methods, to help you understand the difference between each:
|
||||
|
||||
| Token Type: | bot | "legacy" user (personal) | "legacy" user (dedicated) |
|
||||
|---|:---:|:---:|:---:|
|
||||
| Bridge Type | `slack` | `slack-legacy` | `slack-legacy` |
|
||||
| Supported | ✅ | | ✅ |
|
||||
| 1. Auto-join channels | | ✅ | ✅ |
|
||||
| 3. Uses separate integration slot | :x: | | |
|
||||
| 4. User's outgoing messages relayed | ✅ | | ✅ |
|
Loading…
x
Reference in New Issue
Block a user