martynsmith / node-irc

NodeJS IRC client library
GNU General Public License v3.0
1.33k stars 424 forks source link

WHOIS response not showing all info #522

Closed redline187 closed 4 years ago

redline187 commented 6 years ago

whois event doesnt show everything when the bot is ircop like realip

[12:27:08] ROBINHOOD is keeurtnmws@7F68E39D.2FC401BE.31AD7A1.IP lightIRC.com Flash IRC Client [12:27:08] ROBINHOOD is using modes +iwx [12:27:08] ROBINHOOD is connecting from @92.69.214.58 92.69.214.58 [12:27:08] ROBINHOOD on #trivia #chat [12:27:08] ROBINHOOD using RCHAT.NL RCHAT.NL Chat Server [12:27:08] ROBINHOOD has been idle 8secs, signed on Fri Sep 15 11:54:43 2017 [12:27:08] RObinhood End of /WHOIS list.

{ nick: 'Ernie', user: 'Ernie', host: 'rchat.nl', realname: 'Ernie', server: 'RCHAT.NL', serverinfo: 'RCHAT.NL Chat Server', operator: 'is a Network Administrator', idle: '0' }

-