# nodesynch
# Allow non-ops to perform channel modes? This can stop the bot from
# fighting with services such as ChanServ, or from kicking IRCops when
# setting channel modes without having ops.
maybe you need:
+dontkickops
# dontkickops
# Do you want the bot not to be able to kick users who have the +o flag.
I once was an intelligent young man, now i am old and i can not remember who i was.
Dedan wrote:# nodesynch
# Allow non-ops to perform channel modes? This can stop the bot from
# fighting with services such as ChanServ, or from kicking IRCops when
# setting channel modes without having ops.
maybe you need:
+dontkickops
# dontkickops
# Do you want the bot not to be able to kick users who have the +o flag.
Don't kick ops is set too. Still complains about desync abuse
Dedan wrote:# nodesynch
# Allow non-ops to perform channel modes? This can stop the bot from
# fighting with services such as ChanServ, or from kicking IRCops when
# setting channel modes without having ops.
maybe you need:
+dontkickops
# dontkickops
# Do you want the bot not to be able to kick users who have the +o flag.
Don't kick ops is set too. Still complains about desync abuse
peharps a stupid idea, but nodesynch isn't an inverse command?
+nodesynch => the bot won't allow non-op to execute a mode change
-nodesynch => the bot allow it
Try to understand the way it work: if you enable the nodesynch, the bot keep the modes because non-op changements are a desynch abuse for it. So disable it may work
CrazyCat wrote:peharps a stupid idea, but nodesynch isn't an inverse command?
+nodesynch => the bot won't allow non-op to execute a mode change
-nodesynch => the bot allow it
Try to understand the way it work: if you enable the nodesynch, the bot keep the modes because non-op changements are a desynch abuse for it. So disable it may work
I thought +nodesynch lets server ops change chan modes?
verify your bitch setting...
You may have this:
-nodesynch
-bitch
+dontkickops
And this must be in the channel settings, don't care if it's in global settings too or not
I am also having a problem with my Bot trying to change ChanServ channel modes when it is OPed. I initially had +nodesynch set, but, after reading this, set it to -nodesynch.
I then logged into the Bot, did a .rehash, went to a channel the Bot was on, and OPed it ... instant conflict with chanServ modes.
This is one of the reasons I have my Bot deOPed in the rooms it's in, but then I keep getting complaints from the Bot if there are no OPs in the room.
I hope someone can come up with an answer that works.