Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LinkRelay: Feature request: add config variable to show voice, op with symbols #60

Open
Limnoria opened this issue Sep 3, 2011 · 2 comments

Comments

@Limnoria
Copy link

Limnoria commented Sep 3, 2011

Issue sent from #limnoria at freenode by nyuszika7h (registered as nyuszika7h)

@0xallie
Copy link
Contributor

0xallie commented Sep 3, 2011

It should check PREFIX in VERSION, and use correct symbols for every IRCd.

charybdis:

<user1@network> I'm a user with nothing
<+user2@network> I'm a user with voice
<@user3@network> I'm a user with op

ShadowIRCd:

<user1@network> I'm a user with nothing
<+user2@network> I'm a user with voice
<%user3@network> I'm a user with halfop
<@user4@network> I'm a user with op
<!user5@network> I'm a user with admin

InspIRCd:

<user1@network> I'm a user with nothing
<+user2@network> I'm a user with voice
<%user3@network> I'm a user with halfop
<@user4@network> I'm a user with op
<&user5@network> I'm a user with admin
<~user6@network> I'm a user with founder

etc.

@Mikaela
Copy link
Contributor

Mikaela commented May 19, 2014

WeeChat has nice option to have < user1@network> (notice the space) to show that the user is nothing.

It's only visible in bare mode though.

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

No branches or pull requests

2 participants