Skip to content
This repository has been archived by the owner on Oct 9, 2019. It is now read-only.

Teleirc highlight identical usernames on IRC #48

Open
FruitieX opened this issue Feb 19, 2016 · 6 comments
Open

Teleirc highlight identical usernames on IRC #48

FruitieX opened this issue Feb 19, 2016 · 6 comments
Milestone

Comments

@FruitieX
Copy link
Owner

If a user wants to use the same username on both Telegram and IRC, then teleirc will cause a IRC highlight for that user each time they say something on Telegram.

Not sure there's much we can do about this. Any ideas?

@ImTheDeveloper
Copy link

Obviously this is an issue and can happen, but I think its going to come down to how aggressive someone has set their highlighting on the IRC client.

There's the option of appending additional text to tg relayed messages e.g.:
tg-chris - yes i agree

The rules in the irc client can then be adjusted to ignore these? I think it would come down to how well the client can implement rules. mIrc would be capable but xchat maybe not.

@FruitieX
Copy link
Owner Author

Yes, another idea would be to prepend the '@' sign familiar from Telegram, it should be easier for clients to write a regex ignoring this case.

@Mikaela
Copy link
Collaborator

Mikaela commented Mar 24, 2016

I think people usually highlight on *nick*.

Yes, another idea would be to prepend the '@' sign familiar from Telegram, it should be easier for clients to write a regex ignoring this case.

This could be a bad idea as some people who aren't so familiar with IRC think that they must prefix nicks with @ in order for the highlight to happen sometimes even if people aren't ops.

@FruitieX
Copy link
Owner Author

FruitieX commented Apr 2, 2016

Hmm you're right, it might just add confusion

@Mikaela
Copy link
Collaborator

Mikaela commented May 17, 2016

I think there was talk about adding invisible spaces to the relayed username and I think I said that some clients might still highlight it, but it might be the best way to do it.

@Mikaela
Copy link
Collaborator

Mikaela commented Sep 1, 2017

Workaround: set nick format to something like -%username% as generally IRC clients think that as a different nick and nicks cannot begin with -.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants