Terminus-Project/Terminus-Bot

Channel relay does not propagate messages through many relays

Opened this issue · 0 comments

If #foo is relayed to #bar and #bar is relayed to #baz, messages to #foo do not make it to #baz.

The relay script should recursively check for other relay targets. It's important that we check for circular relays and prevent loops!