matrix-docker-ansible-deploy icon indicating copy to clipboard operation
matrix-docker-ansible-deploy copied to clipboard

Add wechat bridge

Open tobiasdiez opened this issue 1 year ago • 1 comments

Adds a bridge for WeChat. Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/701 and https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3092.

The bridge itself is working, but the agent and the agent config needs a bit more work. I currently cannot test it as my server is running on ARM and the agent doesn't currently support this, see https://github.com/duo/matrix-wechat-agent/pull/6.

So if someone wants to give this a try and report back if it's working on x64, this would be great. Also any suggestions for improvement are already very welcome.

tobiasdiez avatar Mar 25 '24 02:03 tobiasdiez

I only have the one host and im using it for my main matrix setup rn, I'll let you know if I get access to another to test on

Korben57 avatar Apr 20 '24 07:04 Korben57

I've polished up this PR and merged it into the playbook.

Beside some bugfixes and polishing, the biggest change I've done is renaming the role (matrix-bridge-go-wechat to matrix-bridge-wechat) and its variables (matrix_go_wechat -> matrix_wechat).

Thank you for contributing WeChat support, @tobiasdiez!

Once I receive a WeChat invitation, I may test it in full myself. Until then, it'd be nice if others could jump in and do some testing.

spantaleev avatar Jun 03 '24 18:06 spantaleev

@spantaleev Thanks for polishing and merging it!

tobiasdiez avatar Jun 04 '24 02:06 tobiasdiez

Thanks guys appreciate it! 🙏

Korben57 avatar Jun 05 '24 10:06 Korben57

@tobiasdiez I raised issue #3352 this evening, not sure if its something for you or for @spantaleev but I'm eager to test as I have a WeChat account waiting to be bridged!

Korben57 avatar Jun 05 '24 11:06 Korben57