Suguru Hirahara
ae864830e0
Update the URL to matrix-appservice-discord
The URL seems to have been changed at least since several years though the exact date is unknown to me, considering the latest tagged docker image on https://hub.docker.com/r/halfshot/matrix-appservice-discord/tags (https://hub.docker.com/layers/halfshot/matrix-appservice-discord/develop/images/sha256-a1015907545603448d2d8e2ea0d31f0fdb6c7676009e2cb38e324440a9284317 ) is dated Feb 15, 2021.
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pirms 1 gada
Suguru Hirahara
3d47e0d69c
Synchronize document titles and links based on configuring-playbook.md
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pirms 1 gada
Suguru Hirahara
082b75b0c0
Fix indentations of list items
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pirms 1 gada
Suguru Hirahara
54e84c5c73
Update docs/configuring-playbook-bridge-appservice-discord.md
Fix a typo
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pirms 1 gada
Suguru Hirahara
aaa6335053
Replace !someRoom with !qporfwt
!qporfwt is used as an example of a room ID on https://spec.matrix.org/v1.12/#room-structure
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pirms 1 gada
Suguru Hirahara
1e8030810f
Update internal room ID: !someRoom
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pirms 1 gada
Suguru Hirahara
65967dd52e
Replace :SERVER with :example.com
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pirms 1 gada
Suguru Hirahara
59dd889671
Replace <example.com> with example.com
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pirms 1 gada
Suguru Hirahara
0261e247e3
Replace YOUR_DOMAIN with example.com
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pirms 1 gada
Suguru Hirahara
a8ab53c149
Use double wildcards for 'Note'
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pirms 1 gada
Suguru Hirahara
789bf88b92
Make "Note" consistent: wrap with wildcards
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pirms 1 gada
blotree
0c88408bb7
Update docs for older appservice bridges to enable legacy authorization ( #2841 )
* Update docs for older appservice bridges to enable legacy authorization
* Update docs/configuring-playbook-bridge-appservice-discord.md
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
* Update docs/configuring-playbook-bridge-appservice-webhooks.md
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
* further fix formatting
---------
Co-authored-by: blotree <teruyo@touhou-project.com>
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pirms 2 gadiem
JokerGermany
27effa0274
enumeration for better visibility
pirms 3 gadiem
JokerGermany
2e330e7fe0
fixing links, adding paragraph
pirms 3 gadiem
JokerGermany
52f8ee618b
specify discord bridge usage; fix links
pirms 3 gadiem
Slavi Pantaleev
fdc9fb9d50
Improve mautrix-discord docs
Related to:
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1974
- https://github.com/mautrix/discord/issues/17
- https://github.com/mautrix/discord/issues/18
- https://github.com/mautrix/discord/issues/19
pirms 3 gadiem
Slavi Pantaleev
9d10d5543b
Announce mautrix-discord support
pirms 3 gadiem
Jim Myhrberg
620e3b1b0d
docs(appservice-discord): improve and expand bridging method docs
pirms 4 gadiem
Michael Collins
98e6cd685d
sync with previous repo
pirms 4 gadiem
Slavi Pantaleev
d9bf2f59db
Fix adminme.js usage for matrix-appservice-discord (still hacky)
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/795
and https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/822
A better fix will come later: https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/825
pirms 5 gadiem
Slavi Pantaleev
db69a51653
Do not recommend usePrivilegedIntents for appservice-discord
We're getting reports of it being broken and I can confirm that the
bridge works well without it, so I don't see why we'd be asking
people to enable it.
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/751
pirms 5 gadiem
Slavi Pantaleev
6dbb90258e
Mention and recommend enabling usePrivilegedIntents
pirms 5 gadiem
Slavi Pantaleev
4ef873ceb0
Clarify Discord bridging docs
pirms 5 gadiem
Slavi Pantaleev
76352bcbd8
Announce mx-puppet-discord bridging support
Related to #540 (Github Pull Request).
pirms 5 gadiem
Slavi Pantaleev
e48cfa4bcc
Improve documentation on joining Discord rooms
pirms 5 gadiem
Slavi Pantaleev
b450afc12e
Make Discord bridge docs better
pirms 6 gadiem
Slavi Pantaleev
bb2b2b4f1c
Clarify Discord bridging docs
pirms 6 gadiem
Slavi Pantaleev
584418ae0f
Fix broken link
pirms 6 gadiem
Slavi Pantaleev
8529efcd1c
Make Discord bridge configuration playbook-managed
Well, `config.yaml` has been playbook-managed for a long time.
It's now extended to match the default sample config of the Discord
bridge.
With this patch, we also make `registration.yaml` playbook-managed,
which leads us to consistency with all other bridges.
Along with that, we introduce `./config` and `./data` separation,
like we do for the other bridges.
pirms 6 gadiem
Slavi Pantaleev
401d7560e9
Make Discord bridging instructions more detailed
It didn't mention `matrix_appservice_discord_client_id` and
`matrix_appservice_discord_bot_token`, which makes it hard for
beginners.
Related to #105 (Github Pull Request).
pirms 7 gadiem
Lionstiger
b5ae0254fd
used ` backticks instead of double quotes
pirms 7 gadiem
Lionstiger
faa16617da
add documentation
pirms 7 gadiem
Lionstiger
835c349275
Add matrix-appservice-discord bridge
Bridge is setup to work on the matrix side with this, but the discord invite link is not automatically generated.
pirms 7 gadiem