Suguru Hirahara
90cfdabb2b
Replace DOMAIN with example.com
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2024-10-18 04:02:02 +09:00
Suguru Hirahara
0261e247e3
Replace YOUR_DOMAIN with example.com
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2024-10-18 00:26:23 +09:00
Suguru Hirahara
282e8be07d
Use common sentences on documentation regarding installation
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2024-10-13 03:38:48 +09:00
Suguru Hirahara
bf5373479b
Use common expression on documentation regarding playbook configuration
...
Overall the playbook uses the expression "Add the following configuration to your `inventory/host_vars/matrix.DOMAIN/vars.yml` file:" with the heading "Adjusting the playbook configuration" for sections to explain what to be added as variables
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2024-10-12 20:59:15 +09:00
Slavi Pantaleev
77c59aaea0
Add appservice-double-puppet double-puppeting support to mautrix-discord
...
Shared Secret Auth double puppeting still works for this bridge, but
is deprecated and will go away in the future.
2024-08-17 19:31:04 +03:00
Slavi Pantaleev
fa11d5af2b
Merge pull request #2222 from array-in-a-matrix/master
...
Document login to Discord using token
2022-11-09 09:10:04 +02:00
Abílio Costa
a93d733bd3
Remove repeated quote in mautrix-discord docs
2022-11-06 21:38:27 +00:00
Slavi Pantaleev
410a915a8a
Move roles/matrix* to roles/custom/matrix*
...
This paves the way for installing other roles into `roles/galaxy` using `ansible-galaxy`,
similar to how it's done in:
- https://github.com/spantaleev/gitea-docker-ansible-deploy
- https://github.com/spantaleev/nextcloud-docker-ansible-deploy
In the near future, we'll be removing a lot of the shared role code from here
and using upstream roles for it. Some of the core `matrix-*` roles have
already been extracted out into other reusable roles:
- https://github.com/devture/com.devture.ansible.role.postgres
- https://github.com/devture/com.devture.ansible.role.systemd_docker_base
- https://github.com/devture/com.devture.ansible.role.timesync
- https://github.com/devture/com.devture.ansible.role.vars_preserver
- https://github.com/devture/com.devture.ansible.role.playbook_runtime_messages
- https://github.com/devture/com.devture.ansible.role.playbook_help
We just need to migrate to those.
2022-11-03 09:11:29 +02:00
array-in-a-matrix
fe360d7f99
added missing comma
2022-11-01 11:08:10 -04:00
array-in-a-matrix
34873da3fd
moved login instructions to useage
2022-11-01 10:58:05 -04:00
array-in-a-matrix
96b923e3aa
typo
2022-10-31 14:19:20 -04:00
array-in-a-matrix
8338f750e0
document login to discord with token
2022-10-31 14:13:11 -04:00
Array in a Matrix
9a439f91ae
update way to login to discord
2022-10-26 12:58:09 -04:00
Dennis Ciba
7be2b776e4
Create dedicated doc page on obtaining access tokens
2022-08-20 11:47:14 +02:00
JokerGermany
2fddf81283
discord-bridges - fixing grammar mistakes, thanks @spontaleev
2022-08-03 09:33:52 +02:00
JokerGermany
27effa0274
enumeration for better visibility
2022-08-02 12:22:41 +02:00
JokerGermany
2e330e7fe0
fixing links, adding paragraph
2022-08-02 12:18:41 +02:00
JokerGermany
52f8ee618b
specify discord bridge usage; fix links
2022-08-02 11:25:29 +02:00
Slavi Pantaleev
d98f09944d
Fix more typos
2022-07-29 20:22:50 +03:00
Slavi Pantaleev
dfef71b9a9
Fix typo
2022-07-29 20:19:56 +03:00
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
2022-07-29 20:17:52 +03:00
MdotAmaan
6fb961eb12
Make changes according to feedback
...
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
Update group_vars/matrix_servers
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
Remove old data migration tasks
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
Update roles/matrix-bridge-mautrix-discord/tasks/validate_config.yml
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
Redo bridge permissions
2022-07-29 00:28:44 +04:00
MdotAmaan
8621ff1379
Add Mautrix Discord Bridge
2022-07-22 18:55:44 +04:00