Skip to content

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

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.

Activity

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

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