ekmartin / slack-irc

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

Map IRC usernames to slack usernames and vice versa (with notification support) #46

Closed 0xdevalias closed 9 years ago

0xdevalias commented 9 years ago

Being able to "@username" (or even just "username") in IRC and have it notify in slack would be great.

andebor commented 9 years ago

This has been working pretty much since the first version, if I'm understanding your question correctly. The only thing thats not possible as of now, is the ability to tab-complete usernames from irc in slack and vice versa.

Have you tried what you're asking? It's working both ways here.

0xdevalias commented 9 years ago

Including the mapping different names between irc/slack? If so, then my bad.

andebor commented 9 years ago

What are you asking, @alias1? Are you connected to the same channel with both an irc client and a slack client? and with different usernames? This would be much more efficient if you would just test the functionality yourself rather than us trying to figure out what you're trying to accomplish.

0xdevalias commented 9 years ago

Created the issue because there is no way, as I can see documented, to map mentions of UsernameA in IRC to notify UsernameB in slack.

But don't worry about it.

ekmartin commented 9 years ago

That's a completely valid point. Are you thinking of some kind of functionality where you create a username mapping in the configuration file (between Slack and IRC usernames)? I understand how that could be useful, but I think it'd require too much configuration for most users.

0xdevalias commented 9 years ago

nods that's how I saw it done in one of the other slack-irc bridges.

Yeah, potentially would be. Food for thought in any case.

— Sent from Mailbox

On Tue, Jun 23, 2015 at 8:38 PM, Martin Ek notifications@github.com wrote:

That's a completely valid point. Are you thinking of some kind of functionality where you create a username mapping in the configuration file (between Slack and IRC usernames)? I understand how that could be useful, but I think it'd require too much configuration for most users.

Reply to this email directly or view it on GitHub: https://github.com/ekmartin/slack-irc/issues/46#issuecomment-114440150

ulion commented 9 years ago

Which would be very useful to us, kodi team, we had irc channel for team users, now slack channel, but they may use different username, so support that would be sweet.