Updated Section Slack (basic) (markdown)

Patrick Connolly 2018-11-20 12:32:33 +08:00
parent a55da87ce6
commit 2c04407acf

@ -23,11 +23,12 @@ RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
## Auth Comparison
This is a simple comparison of the Slack connection methods, to help you understand the difference between each:
This is a simple comparison of the Slack connection methods, to help you understand and differentiate between each:
| 👇 Feature \ Token Type 👉 | bot | "legacy" user (personal) | "legacy" user (dedicated) |
|---|:---:|:---:|:---:|
| Bridge Type | `slack` | `slack-legacy` | `slack-legacy` |
| Token prefix | `xoxb-` | `xoxp-` | `xoxp-` |
| Supported | ✅ | | ✅ |
| 1. Auto-join channels | | ✅ | ✅ |
| 3. Uses separate integration slot | :x: | | |