Dcc » History » Revision 3
Revision 2 (Per Amundsen, 05/30/2016 11:13 AM) → Revision 3/31 (Per Amundsen, 06/28/2016 05:09 PM)
_Added in 1.8.10_ */dcc chat <nickname>* */dcc fserve* (TODO) */dcc get <folder>* (TODO) */dcc ignore [on | off | accept | ignore]* (TODO) */dcc maxcps <N>* (TODO) */dcc nick -sgcf <oldnick> <newnick>* (TODO) */dcc passive [on | off]* (TODO) */dcc reject* (TODO) */dcc send|ssend [-clmn] <nick> <file1> [file2] ... [fileN]* */dcc trust [-r] <on | off | nick | address | level>* (TODO) <send/chat> <nick>* Starts a dcc file transfer or dcc chat request to nick. TODO: get, ignore, nick, passive, reject, trust. *Paramters* <ssend/send/chat> - The dcc action to start. <nick> - The nick to send the dcc action to. *Example* <pre> ;Starts a dcc file transfer to Nick. /dcc send Nick ;Starts a dcc chat request with Nick. /dcc chat Nick </pre>