eggdrop icon indicating copy to clipboard operation
eggdrop copied to clipboard

Bug in dcc.c:dcc_bot_new()

Open michaelortmann opened this issue 5 years ago • 0 comments

https://github.com/eggheads/eggdrop/blob/48688f10fe406733452f9e7accb4b2a8703a5e30/src/dcc.c#L374

set botnet-nick "<testbot>" is valid and would trigger that condition even if the bot does not support md5

michaelortmann avatar Mar 30 '20 03:03 michaelortmann