ekmartin / slack-irc

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

Blacklist users #156

Closed razzeee closed 7 years ago

razzeee commented 7 years ago

Hey there,

it would be nice if we could configure some users messages to not get send from irc to slack or vice versa.

For example, we have two chatrooms on slack, general and devlog. General for talking, devlog for everything github/jenkins related. On irc those infos get posted to the channel that's connected to slacks general channel, so we end up with the same infos in both channels.

Would be nice to just exclude the user from the bridge.

Thanks