xdcc
v0.2.3
Published
A simple xdcc client
Downloads
14
Readme
node-xdcc
Monkey-patches node-irc
to do xdcc file transfers.
Usage
First:
npm install xdcc
See example.js for a comprehensive example.
You'll need to npm install progress
for it to work correctly.