Jim Myhrberg
620e3b1b0d
docs(appservice-discord): improve and expand bridging method docs
4年前
Michael Collins
98e6cd685d
sync with previous repo
4年前
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
5年前
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
5年前
Slavi Pantaleev
6dbb90258e
Mention and recommend enabling usePrivilegedIntents
5年前
Slavi Pantaleev
4ef873ceb0
Clarify Discord bridging docs
5年前
Slavi Pantaleev
76352bcbd8
Announce mx-puppet-discord bridging support
Related to #540 (Github Pull Request).
5年前
Slavi Pantaleev
e48cfa4bcc
Improve documentation on joining Discord rooms
5年前
Slavi Pantaleev
b450afc12e
Make Discord bridge docs better
6年前
Slavi Pantaleev
bb2b2b4f1c
Clarify Discord bridging docs
6年前
Slavi Pantaleev
584418ae0f
Fix broken link
6年前
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.
6年前
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).
7年前
Lionstiger
b5ae0254fd
used ` backticks instead of double quotes
7年前
Lionstiger
faa16617da
add documentation
7年前
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.
7年前