Monkey-patches node-irc
to do xdcc file transfers.
First:
npm install xdcc
See example.js for a comprehensive example.
You'll need to npm install progress
for it to work correctly.
Monkey-patches node-irc
to do xdcc file transfers.
First:
npm install xdcc
See example.js for a comprehensive example.
You'll need to npm install progress
for it to work correctly.