Hi, I got a little problem because when I have an Oper join my channel and OPs himself, my eggdrop kicks them with the reason of "Desync Abuse". I have went into it's config file to see where it mentions desync and I don't see anything about "desync-allow" that I would have to change. Except that I see desync mentioed in two places like this.
# allow non-ops to perform channel modes? (Stops bot from
# fighting with services such as ChanServ)
#channel set #test3 -nodesynch
Right now, I am wondering what to do to fix the desync error as I only see the two parts in the bot's config file where desync is mentioned. Thanks for any help on this.
Also, another issue with it just came up. Right now when ChanServ sets a ban on a ban request, MouseBOT removes the ban. I have already made a user entry for ChanServ hoping that will help, but that didn't help the situation. Even if I put MNO Channel Flags on the ChanServ entry I added to the bot, I'm starting to think that the desync problem is at fault here as well and I would need to know how to fix it.
mcdarby wrote:Hi, I got a little problem because when I have an Oper join my channel and OPs himself, my eggdrop kicks them with the reason of "Desync Abuse". I have went into it's config file to see where it mentions desync and I don't see anything about "desync-allow" that I would have to change. Except that I see desync mentioed in two places like this.
# allow non-ops to perform channel modes? (Stops bot from
# fighting with services such as ChanServ)
#channel set #test3 -nodesynch
Right now, I am wondering what to do to fix the desync error as I only see the two parts in the bot's config file where desync is mentioned. Thanks for any help on this.