matrix-org / matrix-appservice-irc

Node.js IRC bridge for Matrix
Apache License 2.0
460 stars 149 forks source link

Create new IRC channels through the bridge? #1795

Open poVoq opened 4 months ago

poVoq commented 4 months ago

It seems like when joining an IRC channel that does not exist yet it is created through the bridge, but the channel owner ends up being the bridge bot and not the person trying to create the new channel.

Is there some workaround for this?