Skip to content

Commit b25698e

Browse files
authored
Add numeric 569 used by UnrealIRCd 6.1.7. (#88)
1 parent 4a6e2fb commit b25698e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

_data/numerics.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3694,6 +3694,13 @@ values:
36943694
origin: Nefarious
36953695
conflict: true
36963696

3697+
-
3698+
name: RPL_WHOISASN
3699+
numeric: "569"
3700+
origin: "Used by InspIRCd's m_asn module."
3701+
format: "<client> <nick> 64496 :is connecting from AS64496 [Example Corp]"
3702+
comment: Used for displaying ASN info to IRCOps.
3703+
36973704
-
36983705
name: RPL_REAWAY
36993706
numeric: "597"

0 commit comments

Comments
 (0)