Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 382 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 382 Bytes

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.