소스 검색

Clarify Discord bridging docs

pull/432/head
Slavi Pantaleev 6 년 전
부모
커밋
bb2b2b4f1c
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. +3
    -2
      docs/configuring-playbook-bridge-appservice-discord.md

+ 3
- 2
docs/configuring-playbook-bridge-appservice-discord.md 파일 보기

@@ -9,8 +9,9 @@ Setup Instructions:
loosely based on [this](https://github.com/Half-Shot/matrix-appservice-discord#setting-up).

1. Create a Discord Application [here](https://discordapp.com/developers/applications).
2. Retrieve Client ID and Bot token from this Application.
3. Enable the bridge with the following configuration in your `vars.yml` file:
2. Retrieve Client ID.
3. Create a bot from the Bot tab and retrieve the Bot token.
4. Enable the bridge with the following configuration in your `vars.yml` file:

```yaml
matrix_appservice_discord_enabled: true


불러오는 중...
취소
저장