3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-12-24 09:40:24 +00:00

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.
This commit is contained in:
Lionstiger
2019-03-03 18:22:52 +01:00
parent 041a1947b3
commit 835c349275
11 changed files with 601 additions and 1 deletions

View File

@@ -5,3 +5,5 @@
- import_tasks: "{{ role_path }}/tasks/ext/mautrix-whatsapp/init.yml"
- import_tasks: "{{ role_path }}/tasks/ext/appservice-irc/init.yml"
- import_tasks: "{{ role_path }}/tasks/ext/appservice-discord/init.yml"