I've compiled my 1.6.8 eggdrop hub with blowfish, channels, compress, console, dns, notes, share, and transfer modules. However, when I start it, it complains of binds to msg and ctcp and will not start.
Is there anyway around this, besides an overhaul of my script just for the hub? dw had suggested I try
Code: Select all
sed s/bind msg/#bind msg/g tclfile > newtclfile ??