xdcc icon indicating copy to clipboard operation
xdcc copied to clipboard

A wget-like utility for retrieving files from XDCC bots on IRC

Results 3 xdcc issues
Sort by recently updated
recently updated
newest added

> No setup information found for ghc-8.4.3 on your platform. > This probably means a GHC bindist has not yet been added for OS key 'linux64-ncurses6', 'linux64-tinfo6'. Help please?

If I tested correctly following situations aren't handled: 1. Bot replies "All Slots Full, Added you to the main queue for pack"... -> Suggested behaviour: Wait until donwload starts 2....

enhancement

On the command-line add an option to specify an URI instead of individual options, ie. direct connection: `irc://irc.example.com:6668/?chan=chan1,chan2&nick=xdccbot&pack=1234` transparent proxy: `proxy://user:[email protected]:7777/?chan=chan1,chan2&nick=xdccbot&pack=1234` znc-proxy with auto-connect and TLS: `znc://user:[email protected]:7777/?chan=chan1,chan2&nick=xdccbot&pack=1234&tls=true` Perhaps even add...

enhancement