ostafen / xdcc-cli

A command line tool for searching and downloading files from the IRC network.
GNU General Public License v2.0
32 stars 4 forks source link

Downloads not working because you need to joint the Chat-Channel to be able to download #7

Closed GoodSoulGermany closed 11 months ago

GoodSoulGermany commented 12 months ago

On many IRC chans you need to join the their main-chat channel (e.g. #mg-chat for #moviegods), else you can't download anything.

Is there a way to implement this?

ostafen commented 12 months ago

Hey, good question, I'm aware about that issue. The problem is that each channel notify the user about joining their chat chat channel using a human readable text message without a specific known structure, so I guess a generic solution to automatize that doesn't exist. But let me know if you know more about it.