ekmartin / slack-irc

Connects Slack and IRC channels by sending messages back and forth.
MIT License
588 stars 158 forks source link

Add support for relaying bridged users #201

Open markus456 opened 7 years ago

markus456 commented 7 years ago

To connect the Slack and IRC with other systems requires that bot messages that don't originate from the bot itself need to be relayed to IRC. This allows, for example, Telegram messages to be relayed via Slack to IRC.

Simple recursion is detected by checking if the username contains the (IRC) string.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.9%) to 98.551% when pulling 2c44cb2bf383d42b52a625ec31dc0c3d04ee521f on markus456:master into 0607ff8fa77d1d91ae0718ba1c2e1c6a890f1855 on ekmartin:master.