I assure you it is "out of the box", I am no newbie to eggdrop :) Besides the fact that I have complied new installations of this version on 3 different shells, and my own server, all consistently giving the same results. Your last sugestion re. any timers has not turned up anything either...
Thanks for your sugestions, however I did set it via .chanset and whether I save settings via .save doesn't make any difference, the settings are forgotten after about 15mins.
As a matter of interest, I have compiled another bot on another shell, and I get the same error.
Cheers.
I have noticed a bug {I think :/} when .chanset #channel need-op Basically, I have a small procedure in the eggdrop.conf to allow the bot to execute two commands in order to gain ops: proc needoperz { channel } { putserv "PRIVMSG NickOP@austnet.org :IDENTIFY mypassword" putserv "PRIVM...