lformella / xdcc-grabscher

XG is an IRC Downloadmanager written in C#.
http://www.larsformella.de/lang/en/portfolio/programme-software/xg
65 stars 50 forks source link

Feature request: Chat client or custom commands #77

Open hashworks opened 9 years ago

hashworks commented 9 years ago

Chats mostly allow commands like "!request". Since xdcc-grabscher doesn't support bouncers I always need to shut it down, connect by irssi and submit my command.

A chat client tab would solve this issue. Simple Custom Commands would be an alternative, as long as they display the response.

PS: The above !request command may result in an dcc sent to xdcc-grabscher. Will it accept all incoming sent requests?

lformella commented 9 years ago

XG only accepts dcc responses, if the packet from the bot is enabled. Text files send after a xdcc list request are an exception, other dcc responses will be ignored.