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

@ -0,0 +1,3 @@
- set_fact:
matrix_systemd_services_list: "{{ matrix_systemd_services_list + ['matrix-appservice-discord'] }}"
when: matrix_appservice_discord_enabled