node-xdcc icon indicating copy to clipboard operation
node-xdcc copied to clipboard

Simple xdcc file transfers for node.js

node-xdcc

npm version

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.