#matterbridge — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #matterbridge, aggregated by home.social.
-
@nextcloud @realaaa Matterbridge supports Slack, and Nextcloud Talk supports Matterbridge. So /in theory/ it's doable, but I haven't tried it myself...
#Nextcloud #Owncloud #Mattermost #Matterbridge #Slack #OpenSource #FOSS -
> Still, I would not switch, because other features, which I use everyday in #Jabber/#XMPP are still missing, e.g. gateways to IRC, Matrix, and SMS.
actually this is not true, there are bridges to #Matrix, #IRC, #XMPP, #WhatsApp and many other platforms via #Matterbridge
but your point still stands valid, if you are a happy xmpp user why to switch? for me it is a no-go for the mentioned problems of xmpp group centralization etc. and difficulty of onboarding
-
My experience attempting to contribute to #opensource :
1. Submit an additional pr
2. Contributor A asks me to fix a lint err my editor didn’t pick as it’s not often used.
3. Find out that the lint error would normally make the entire codebase error, except that it only checks the latest changes.
4. Attempt to fix the issue systematically, as the current contributor said not to have much knowledge in the language.
5. Contributor A merges the pr 🚀
6. Contributor B jumps in and reverts the merge, asks me to submit better commit messagesDon’t do it people it’s not worth it, fork their stuff and use it. Contributing back gives only pedantic bs.
-
Connection to irc is working bothways! #matterbridge
-
Eeeyyh it works 🚀
For those interested, I'm building a #matterbridge bridge to #mastodon api
-
https://www.cloudflarestatus.com/
#cloudflair is down for matrix.org
Does anyone else host #matterbridge room?
-
https://www.cloudflarestatus.com/
#cloudflair is down for matrix.org
Does anyone else host #matterbridge room?
-
https://www.cloudflarestatus.com/
#cloudflair is down for matrix.org
Does anyone else host #matterbridge room?
-
https://www.cloudflarestatus.com/
#cloudflair is down for matrix.org
Does anyone else host #matterbridge room?
-
https://www.cloudflarestatus.com/
#cloudflair is down for matrix.org
Does anyone else host #matterbridge room?
-
I wanted to bridge IRC to XMPP and vice versa, here's how to do this with matterbridge.
After having set up both IRC and XMPP servers on my VPS recently I realized that it's annoying to keep multiple clients running with accounts logged into each of them. So I wanted to bridge a specific IRC channel with a XMPP/Jabber group chat channel.
After a little research I went with
matterbridgeand set it up like this:- Created a dedicated IRC user to join my existing channel
#lounge - IRC runs ergo with SASL auth enabled
- Created a dedicated XMPP user to join group chat
bridging - XMPP is a prosody server with
mod_mucenabled
My
matterbridge.tomllooks like this:[irc] [irc.default] Nick="bridge" NickServNick="bridge" NickServPassword="secret" Server="irc.example.org:6697" UseTLS=true UseSASL=true SkipTLSVerify=false RemoteNickFormat="[{PROTOCOL}] <{NICK}> " [xmpp] [xmpp.default] Server="xmpp.example.org:5222" Jid="[email protected]" Password="secret" Muc="muc.xmpp.example.org" Nick="bridge" RemoteNickFormat="[{PROTOCOL}] <{NICK}> " [[gateway]] name="irc2xmpp" enable=true [[gateway.inout]] account="irc.default" channel="#lounge" [[gateway.inout]] account="xmpp.default" channel="bridging"I've created a dedicated non-login user on my VPS, downloaded the latest binary release, verified the checksums and set up a
systemdunit with this config (as per the docs):[Unit] Description=Matterbridge daemon After=network-online.target [Service] Type=simple ExecStart=/home/matterbridge/bin/matterbridge -conf /home/matterbridge/matterbridge.toml Restart=always RestartSec=30s User=matterbridge [Install] WantedBy=multi-user.targetThen I ran reloaded
systemd's config and enabled the service. Logging in to the two chat solutions I was able to verify that messages are sent across. Hooray for interoperability!Having this infrastructure in place I may want to bring in all kinds of other chat protocols that are supported, .. <3
#SelfHosting #IRC #XMPP #bridge #matterbridge #interoperability #chat
- Created a dedicated IRC user to join my existing channel
-
@cos hi, for your information there is a #DeltaChat #matterbridge plugin, that means you can bridge Delta Chat rooms to #Matrix, #Telegram, #XMPP, #IRC, etc
https://github.com/deltachat-bot/matterdelta
there is also other alternative bridges, ex. search for Telegram here:
-
While we'd like everyone to use decentralised messaging standards like #XMPP, there are times when you just want to stay in touch with a friend or group on the #murky lands of the other side. Thankfully we have software like #Matterbridge and #Slidge to bridge your messages across to other platforms—although no guarantees about what happens to your message once it reaches there 🤖️
Art for #Inktober by @badrihippo 🎨️
-
trying to get #matterbridge working between #irc and #xmpp
so far I fucked up the integrations i had beforehand.
It's a process.
-
I really liked how easy it was to set up #matterbridge as a two-way bridge between an IRC channel and a Discord channel.
-
Somebody familiar with #matterbridge? It tends to go crazy if a bridge fails. Is there some setting to delay reconnect attempts?
Could not find anything useful in old issues or docs. -
Since #liberachat does not offer native #matrix bridging anymore I am tinkering with #conduit matrix homeserver now to create rooms to get plumbed via #matterbridge.
-
Some background info:
I run #matterbridge to connect a few #discord channels to #irc .
Some users seem to be used to paste large messages (log output etc.) directly into channel without going the redirect over a paste service like paste.debian.net which then floods the IRC channel line by line by line.So if a 3rd party bot prevents such long messages it must have higher priority than matterbridge to process the message event. Not sure if this is even possible.
-
E' online la nuova puntata del #podcast italiano dedicato interamente al protocollo #xmpp .
https://open.audio/library/tracks/407138/
Qui il video:
https://tube.nicfab.eu/w/aXWJtym1gbpNJbidUXGPUy
Argomenti:
1) le librerie #python e #go con riferimento alla programmazione di #bot
2) #bridge: #slidge e #matterbridge
3) #chatGPT (che c'entra ? ascoltate il podcast oppure guardate il video)
4) le app per iOs e Mac
@nicfab
@pollo -
#matterbridge - #bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)
https://github.com/42wim/matterbridge -
@cristian @BlondelV @[email protected] existe #matterbridge que permite enlazar grupos de WhatsApp con grupos de varias otras redes, como #xmpp, #matrix, #irc y también #DeltaChat con https://github.com/deltachat-bot/matterdelta
no es ideal y no sirve para chats privados, aunque se puede crear un grupo en WhatsApp de 2 miembros
-
does anyone have experience with #matterbridge to bridge matrix to XMPP (and more?)
-
I wanted to use my XMPP (Jabber) server as a main form of communication by bridging all the different chat apps like Discord, Telegram, and Whatsapp etc etc into my XMPP account (You can reach me at [email protected]!)
So I tried 42wim's #Matterbridge ( https://github.com/42wim/matterbridge ) and it works, sorta.
It doesn't pan out for private use. You won't be able to replace one chat app with another using this bridge. Its better suited for communities who's members use a wide range of chatapps (1/2)
-
Is any one using MatterBridge? It almost seems to good to be true. Does it really link up all of the listed services?
#MatterBridge #Matrix #Mattermost #Telegram #XMPP #IRC #Whatsapp #FacebookMessanger and more
GitHub - 42wim/matterbridge: bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API...
-
@metaphil @signalapp @threemaapp @briar There is a #DeltaChat plugin for #matterbridge, got recently added to the matterbridge page, check it here: https://github.com/deltachat-bot/matterdelta
-
Just realized that have friggin' NINE #messengers on my smartphone.
I really miss #MirandaIM and all those #MultiMessengers back in the days. Might have to build one #matterbridge to rule them all.
@signalapp @threemaapp @briar @delta #matrix #wire #telegram #conversations #sms
-
Just realized that have friggin' NINE #messengers on my smartphone.
I really miss #MirandaIM and all those #MultiMessengers back in the days. Might have to build one #matterbridge to rule them all.
@signalapp @threemaapp @briar @delta #matrix #wire #telegram #conversations #sms
-
Just realized that have friggin' NINE #messengers on my smartphone.
I really miss #MirandaIM and all those #MultiMessengers back in the days. Might have to build one #matterbridge to rule them all.
@signalapp @threemaapp @briar @delta #matrix #wire #telegram #conversations #sms
-
Just realized that have friggin' NINE #messengers on my smartphone.
I really miss #MirandaIM and all those #MultiMessengers back in the days. Might have to build one #matterbridge to rule them all.
@signalapp @threemaapp @briar @delta #matrix #wire #telegram #conversations #sms
-
Just realized that have friggin' NINE #messengers on my smartphone.
I really miss #MirandaIM and all those #MultiMessengers back in the days. Might have to build one #matterbridge to rule them all.
@signalapp @threemaapp @briar @delta #matrix #wire #telegram #conversations #sms