xdcc

A simple xdcc client

Usage no npm install needed!

<script type="module">
  import xdcc from 'https://cdn.skypack.dev/xdcc';
</script>

README

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.