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

[Feature request] Add hostname of a nick when join channel #576

Open
yhojann-cl opened this issue Jan 1, 2023 · 0 comments
Open

[Feature request] Add hostname of a nick when join channel #576

yhojann-cl opened this issue Jan 1, 2023 · 0 comments

Comments

@yhojann-cl
Copy link

yhojann-cl commented Jan 1, 2023

When join in a channel i use:

client.addListener('names', (channel, nicks) => ...);

But nicks is an array with names only and options (+ or @), but if need hostname of each nick need send a whois for each nick. The idea is the client send the hostname or same structure as join event or call join event for each nick when join to a channel.

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

No branches or pull requests

1 participant