From Scriptwiki
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Name: | RPL_USERIP |
Format: | <source> 340 <target> :<info> |
Info: |
This is returned when using the USERIP command
|
- <info> is a space seperated list of one or more of <nick>[*]=<+|-><user@ip>
- <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@ip is the part from nick!user@ip
|
|
Example: | irc.quakenet.org 340 Dana :Q*=+TheQBot@127.0.0.1 Dana=-Dana@127.0.0.1 |