When I change channel modes the mode stays set. However, when one of my other ops changes the channel my bot undoes the change. I'm the bot master and owner and the other ops have +fohp. What else do i need to do? TIA
the bot must have the channel modes set in the conf.
meaning;
channel add #channel { chanmode "+snt" ...
if the bot has the channel +s, then no user can remove that channel setting. in your case, you might want to leave the setting line blank, or at least have +nt
The config file is used to define the original settings for a channel. Once these have been loaded, the channel file overides anything placed in the config file.
I'm afraid my question may not have been understood fully. How do i let my other op change chan modes in the channel without the bot overriding the changes he makes?
gumbydammit wrote:instead of menace's B) option which wont work. just reset your modes like masskilla suggested
.chanset #room chanmode +nt for example
the B option is just what I need If I set modes +nt in the conf you cant add anymore (such as +i). The bot will remove them.
Ok that problem went away, now I got a new problem.
the bot absolutely refuses to op one of my opers in a specific channel. Chanserv gives him the ops but the bot takes it away. I can give him ops just fine. He has global +fohp on the bot. What gives?