Skip to content

Conversation

@markus456
Copy link

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.

markus456 added 2 commits May 30, 2017 22:17
Added a new option, `muteBridgedUsers` which controls whether to mute
bridged users. This option is disabled by default.

When enabled, all messages which specify a username and are posted by a
bot will be relayed to IRC.
IRC messages are not properly muted.
@coveralls
Copy link

coveralls commented Jun 1, 2017

Coverage Status

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

If a message to IRC exceeds 510 characters, it is split into multiple
messages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants