Category:Raw whois
From Scriptwiki
Whois
- 301 RPL_AWAY
- 311 RPL_WHOISUSER
- 312 RPL_WHOISSERVER
- 313 RPL_WHOISOPERATOR
- 317 RPL_WHOISIDLE
- 318 RPL_ENDOFWHOIS
- 319 RPL_WHOISCHANNELS
- 330 RPL_WHOISACCOUNT
- 338 RPL_WHOISACTUALLY
- 343 RPL_WHOISOPERNAME
- 401 ERR_NOSUCHNICK
- 402 ERR_NOSUCHSERVER
- 416 ERR_QUERYTOOLONG
- 431 ERR_NONICKNAMEGIVEN
- 481 ERR_NOPRIVILEGES
- Raw 301 This is returned when using the WHOIS or WHOWAS command on a user who is (was) marked as being away returned when sending a PRIVMSG, CPRIVMSG, CNOTICE or INVITE to a user who is marked as being away
- Raw 311 This is returned when using the WHOIS command
- Raw 312 This is returned when using the WHOIS or WHOWAS command
- Raw 313 This is returned when using the WHOIS command
- Raw 317 This is returned when using the WHOIS command
- Raw 318 This is returned when using the WHOIS command
- Raw 319 This is returned when using the WHOIS command
- Raw 330 This is returned when using the WHOIS command
- Raw 338 This is returned when using the WHOIS command
- Raw 343 This is returned when using the WHOIS command
- Raw 401 This is returned when a nick does not exist or leaves the network before the message is delivered
- Raw 402 This is returned when a server does not exist
- Raw 416 This is returned when a request returns too many results, for example using "WHO *" or "WHOIS *"
- Raw 431 This is returned when using a command which requires a nick parameter such as WHOIS and none is given
- Raw 481 This is returned when you have insufficient privileges to use the command