Difference between revisions of "Category:Raw whois"
From Scriptwiki
m (added numeric 343 RPL_WHOISOPERNAME) |
m (added preview for different list) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
=== Whois === | === Whois === | ||
+ | |||
+ | * [[Raw_301|301 RPL_AWAY]] | ||
+ | * [[Raw_311|311 RPL_WHOISUSER]] | ||
+ | * [[Raw_312|312 RPL_WHOISSERVER]] | ||
+ | * [[Raw_313|313 RPL_WHOISOPERATOR]] | ||
+ | * [[Raw_317|317 RPL_WHOISIDLE]] | ||
+ | * [[Raw_318|318 RPL_ENDOFWHOIS]] | ||
+ | * [[Raw_319|319 RPL_WHOISCHANNELS]] | ||
+ | * [[Raw_330|330 RPL_WHOISACCOUNT]] | ||
+ | * [[Raw_338|338 RPL_WHOISACTUALLY]] | ||
+ | * [[Raw_343|343 RPL_WHOISOPERNAME]] | ||
+ | * [[Raw_401|401 ERR_NOSUCHNICK]] | ||
+ | * [[Raw_402|402 ERR_NOSUCHSERVER]] | ||
+ | * [[Raw_416|416 ERR_QUERYTOOLONG]] | ||
+ | * [[Raw_431|431 ERR_NONICKNAMEGIVEN]] | ||
+ | * [[Raw_481|481 ERR_NOPRIVILEGES]] | ||
+ | |||
+ | |||
+ | |||
* [[Raw_301|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_301|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|Raw 311]] This is returned when using the WHOIS command | * [[Raw_311|Raw 311]] This is returned when using the WHOIS command | ||
Line 14: | Line 33: | ||
* [[Raw_416|Raw 416]] This is returned when a request returns too many results, for example using "WHO *" or "WHOIS *" | * [[Raw_416|Raw 416]] This is returned when a request returns too many results, for example using "WHO *" or "WHOIS *" | ||
* [[Raw_431|Raw 431]] This is returned when using a command which requires a nick parameter such as WHOIS and none is given | * [[Raw_431|Raw 431]] This is returned when using a command which requires a nick parameter such as WHOIS and none is given | ||
− | + | * [[Raw_481|Raw 481]] This is returned when you have insufficient privileges to use the command | |
[[Category:Raws]] | [[Category:Raws]] |
Latest revision as of 15:00, 6 March 2011
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