Skip to content

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

@yhojann-cl

Description

@yhojann-cl

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions