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