Skip to content

Commit 375a00e

Browse files
committed
Document oftc-hybrid's RPL_ISCAPTURED/RPL_ISUNCAPTURED
1 parent daa8853 commit 375a00e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

_data/numerics.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4358,6 +4358,14 @@ values:
43584358
comment: >
43594359
Same thing as RPL_BANLIST, but for mode +q (quiet)
43604360
4361+
-
4362+
name: RPL_ISCAPTURED
4363+
numeric: "728"
4364+
origin: oftc-hybrid
4365+
format: "<client> <target> :Is Captured"
4366+
comment: >
4367+
Reply to the oper-only CAPTURE command
4368+
43614369
-
43624370
name: RPL_ENDOFQUIETLIST
43634371
numeric: "729"
@@ -4366,6 +4374,14 @@ values:
43664374
comment: >
43674375
Same thing as RPL_ENDOFBANLIST, but for mode +q (quiet)
43684376
4377+
-
4378+
name: RPL_ISUNCAPTURED
4379+
numeric: "728"
4380+
origin: oftc-hybrid
4381+
format: "<client> <target> :Is UnCaptured"
4382+
comment: >
4383+
Reply to the oper-only UNCAPTURE command
4384+
43694385
-
43704386
name: RPL_MONONLINE
43714387
numeric: "730"

0 commit comments

Comments
 (0)