You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice if it were possible to create a custom RemoteNickFormat per gateway.
My use case is that we have mainly have an IRC channel on Quakenet and a Discord server that should be linked together, but there's also a pretty empty IRC channel on Freenode. It would be nice if Quakenet ↔ Discord could be done without prefixing [{BRIDGE}], but when a message from or to Freenode is sent, [{BRIDGE}] is prefixed.
As far as I can tell, this would be possible using multiple one-way gateways if RemoteNickFormat were supported per gateway.
Would you accept a pull request implementing this?
The text was updated successfully, but these errors were encountered:
It would be nice if it were possible to create a custom
RemoteNickFormat
per gateway.My use case is that we have mainly have an IRC channel on Quakenet and a Discord server that should be linked together, but there's also a pretty empty IRC channel on Freenode. It would be nice if Quakenet ↔ Discord could be done without prefixing
[{BRIDGE}]
, but when a message from or to Freenode is sent,[{BRIDGE}]
is prefixed.As far as I can tell, this would be possible using multiple one-way gateways if
RemoteNickFormat
were supported per gateway.Would you accept a pull request implementing this?
The text was updated successfully, but these errors were encountered: