matrix-appservice-irc
                                
                                
                                
                                    matrix-appservice-irc copied to clipboard
                            
                            
                            
                        Node.js IRC bridge for Matrix
Apologies if this has been reported before, I wasn't able to find my exact issue. I've got a matrix.org room (!EoRhMvNpnWxCMTMPeP:libera.chat) bridged over to a libera.chat channel (#systemcrafters). The bridged...
appears to be a matrix-only channel
https://github.com/matrix-org/libera-chat is where we are now handling specific problems with the **matrix.org** deployment of the libera.chat. Other issues, including problems related to other deployments should still appear in this repository...
Currently (2021-09), in rooms plumbed to Libera, every so often (I see it about once a week), an occasional IRC message will not appear on the matrix side. So in...
Which leads to the double posted messages for Matrix users. The logs tend to look like: ``` 2023-06-01 08:55:45 INFO:req [inpai5upicg00] [[I->M]] [email protected]#asemfpz2dck00~$mxid : Sending metadata 'Received an error on...
[this message sent by `@brad:beeper.com` to `#matrix-spec:matrix.org` today at 17:59Z](https://matrix.to/#/!NasysSDfxKxZBzJJoE:matrix.org/$SKoLSpF6Y3dzFaHLtja144G1kfso_n4eLY4Vi_wy5i4?via=matrix.org&via=libera.chat&via=element.io) was not sent to IRC. Instead, their puppet only connected to Libera: ``` 17:59:31 --> BradMurray[m] (@brad:beeper.com) (~bradbeepe@2001:470:69fc:105::b921) has joined...
We fetch the BridgedClient of the user being opped, and then get the prefix's for that username. It sounds like the `.chanData` request on the client is failing, and this...
Seems like there's already some history to this #475 #45 But essentially when you receive a `err_banonchan`, it apparently gives you the room that you've been banned/quieted in on IRC,...
Hi, I added recently bridge for matrix/irc , and i broke the config. So current behavior, i'm connected to matrix but when i joined to the room, i saw two...
This seems to be caused by the bridge joined channel list getting out of date, and so when the bridge tries to join `#foo` while the IRC session is already...