I logged into my bot as LOD which is the owner set in the config file for some reason when i try to .chanset #channel need-ops it will not allow me to do so and gives the error " due to security reasons only permanent owner may set " perhaps i got something mixed up but ive tried to locate why myself with no success. If you can find the time to assist id be very appreciative as this is my first bot ever :/ lol.. its probably something simple that ive overlooked heh
# Un-comment the next line and set the list of owners of the bot.
# You NEED to change this setting.
set owner "LOD"
LOD wrote:[07:23am] <LOD> .whoami
[07:23am] <bitbot> You are LaDyOfDeA@BitBot.
This would actually suggest that you're logged on as "LaDyOfDeA", rather than "LOD". If your owner setting is set to LOD, it's not surprising it won't work.
Perhaps you should check your various user-entries and hostmasks?
Also, should you find yourself logged on as the wrong person, you could always use the .su command to change user.
YooHoo: Partly true, however, for the need-* modes, the must-be-owner setting is honored, and if set to 1 (default), you'll need to be a permanent owner to set these modes (other modes however, can be set by anyone having access to the .chanset command)
nml375 wrote:YooHoo: Partly true, however, for the need-* modes, the must-be-owner setting is honored, and if set to 1 (default), you'll need to be a permanent owner to set these modes (other modes however, can be set by anyone having access to the .chanset command)
hmph, thank you nml375, I was totally unaware of that lil exception. Just goes to prove you can teach an old dog new tricks