HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/share/ircII/help/on/dcc_list
!	 $eterna: dcc_list,v 1.4 2021/03/21 04:29:45 mrg Exp $
!
! Copyright (c) 2002-2021  Matthew Green.
!
! All rights reserved.  See the HELP IRCII COPYRIGHT file for more
! information.
!
Usage: ON [#|+|-|^|&|@]DCC_LIST [-|^]<parameters> [action]
  This hook is called for the DCC LIST command, and can reformat
  the output in any fashion required.
  The parameters are:
    "Type", "Nick", "Status", "Start time", "Sent", "Read", "Arguments"
    $0    Type of DCC
    $1    Nick for this DCC
    $2    Status of the DCC
    $3    Time the DCC Started
    $4    Bytes Sent
    $5    Bytes Read
    $6    Arguments
See Also
  DCC LIST