DCC is disabled by default. Enable it in config.toml: [dcc] enabled = true
/dcc list
Show all DCC transfers with status (pending, active with progress, complete, failed).
/dcc accept
Accept a pending DCC offer. With no ID, accepts the most recent pending offer.
/dcc reject
Reject a pending DCC offer.
/dcc send
Send a file to a user via DCC.
/dcc chat
Start a direct DCC CHAT session with a user (bypasses the IRC server).
/dcc close
Close a DCC CHAT or cancel a transfer.
XDCC
Request files from XDCC bots:
/xdcc <bot> <pack#> # request a pack
/xdcc <bot> list # request pack list
/xdcc <bot> cancel # cancel transfer
Example:
/xdcc FileBot 42 # request pack #42 from FileBot
XDCC responses arrive as normal DCC SEND offers — use /dcc accept to download.
Progress
Active transfers show progress in the status bar: [DCC filename 45%]