aaronpk / Slack-IRC-Gateway

Bridge Slack rooms to IRC channels
Other
34 stars 6 forks source link

Custom message filter? #22

Open poVoq opened 4 years ago

poVoq commented 4 years ago

Is it possible to tell this bridge to drop messages via a word filter and/or user ID?

For example you have a bot that posts github changes messages into IRC and a similar one connected to Slack.

Obviously those messages should not be relayed through the bridge as it would duplicate the change messages from the same Github repository.

aaronpk commented 2 months ago

hmm I can see how that would be useful. There's no feature in the gateway for this kind of thing at the moment though.