-
Notifications
You must be signed in to change notification settings - Fork 2
Add Matterbridge #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Will review soon! |
Hello. I have a few questions:
|
Note: Synapse is not related to Matterbridge. |
It's a bit unclear. Synapse is the matrix node. In my understanding it's usually used when we want to create our own matrix server (with our own domain). If we are using the matrix.io hosted server, do we still need to run Synapse? If yes, is it for getting some advanced API for the bridge bots? |
That's right. But to do the message bridge, username and avatar impersonating task, you need a service called |
AFAIK t2bot.io supports the matriox.org domain. So I guess we have missed something here, or probably t2bot can somehow run a homeserver on matrix.org. |
Ahhh, I got it. So it creates impersonate accounts on-the-fly on their homeserver. Okay now it makes a lot of sense. Thanks! Btw, have you tried to configure a homeserver for that? And there's no additional config required for impersonate account on Discord, right? |
I think you don't need to worry about spoofing usernames and avatars from other social networks to discord because discord supports that via discord webhook. |
Thanks a lot. I'm glad to announce the PR is accepted. I'm going to payout the bounty in 3 days. Note that there's an ongoing PR on Gitcoin side to fix the DOT payment issue. If it cannot be merged in time, I will send it out manually. |
I can't create
@__discord__
because it runs on synapse. You have to install synapse on the server and run matrix-appservice-discord or mx-puppet-discord.