For some reason my perlbot is repeatedly de-oping people that I'm oping in my channel. Does a user have to exist in the config.xml file for them to have ops in a channel perlbot sits in? If I deop someone in the channel the bot will also repeatedly attempt to deop the user (even after i've already de-oped them) until someone else in the channel kicks them for a op/deop flood... It's kind of annoying. Am I missing somthing?
Thanks
-ms
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi -
For some reason my perlbot is repeatedly de-oping people that I'm oping in my channel. Does a user have to exist in the config.xml file for them to have ops in a channel perlbot sits in? If I deop someone in the channel the bot will also repeatedly attempt to deop the user (even after i've already de-oped them) until someone else in the channel kicks them for a op/deop flood... It's kind of annoying. Am I missing somthing?
Thanks
-ms
Try modifying your configuration file and <noload>BitchOps</noload>
I belive this will solve your problem
You also may want to modify the config file for the Protection plugin so that you have some protection over mass-deops.
Thanks! Turning off the BitchOps module fixed me right up...