From Scriptwiki
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Name: | RPL_USERHOST |
Format: | <source> 302 <target> :<info> |
Info: |
This is returned when using the USERHOST command
|
- <info> is a space seperated list of one or more of <nick>[*]=<+|-><user@host>
- <nick> is the nick of the user
- *means the user is an IRC Operator
- + means the user is not marked as being away
- - means the user is marked as being away user@host is the part from nick!user@host
|
|
Example: | irc.quakenet.org 302 Dana :Q*=+TheQBot@CServe.quakenet.org Dana=-Dana@staff.quakenet.org |