浏览代码

Improved documentation

pull/205/head
kingoftheconnors 7 年前
父节点
当前提交
63cf891842
共有 1 个文件被更改,包括 4 次插入2 次删除
  1. +4
    -2
      docs/configuring-playbook-bridge-appservice-slack.md

+ 4
- 2
docs/configuring-playbook-bridge-appservice-slack.md 查看文件

@@ -40,18 +40,20 @@ Note that the bot's domain is your server's domain **without the `matrix.` prefi
- team_domain_change
- message.channels
- message.groups (if you want to bridge private channels)
- team.info
- reaction_added
- reaction_removed

7. Click on OAuth & Permissions and add the following scopes:

- chat:write:bot
- users:read
- reactions:write

If you want to bridge files, also add the following:

- files:write:user

Note: any media uploaded to matrix is currently accessible by anyone who knows the url. In order to make Slack files visible to matrix users, this bridge will make Slack files visible to anyone with the url (including files in private channels). This is different then the current behavior in Slack, which only allows authenticated access to media posted in private channels. See MSC701 for details.
Note: In order to make Slack files visible to matrix users, this bridge will make Slack files visible to anyone with the url (including files in private channels). This is different than the current behavior in Slack, which only allows authenticated access to media posted in private channels. See MSC701 for details.

8. Click on Install App and Install App to Workspace. Note the access tokens shown. You will need the Bot User OAuth Access Token and if you want to bridge files, the OAuth Access Token whenever you link a room.



正在加载...
取消
保存