I about between novice and intermediate with eggdrop.
Im on an IRC network, irc.rizon.net to be exact. It has chanserv and botserv and the like.
Right now when an op joins the channel, the botserv bot give him ops. Then the eggdrop deops and devoices. It shouldnt do this and heres why.
1. In the bot I have the user added with host and ofl flags
2. In the bot I have stopnethack-mode 0
3. Also -nodesynch is set
Also I just added the chanserv bot to the egg. I didnt before
This is only on join. I can give the person ops myself and no problem.
Could it be an irc server thing, or am i missing something?
Any help appreciated
Last edited by zaxxon202 on Sat Nov 24, 2007 8:44 pm, edited 1 time in total.
#
# 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.
#
Add [SOLVED] to the thread title if your issue has been. Search | FAQ | RTM
#
# 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.
#
Thanks for the advice, but as I stated in the 1st post, I have -nodesynch set already.
#
# 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.
#
Thanks for the advice, but as I stated in the 1st post, I have -nodesynch set already.
DOH! OK. It should have been + not - Works now
Thanks
Thanks for the advice, but as I stated in the 1st post, I have -nodesynch set already.
DOH! OK. It should have been + not - Works now
Thanks
Actualy I think what it is I need a net-type for irc.rizon.net Im checking to see if one even exists.
Its not recognizing a SOP with an "&" as oposed to a "@" So when the chanserv bot ops, the egg dont understad the chanserv's bot athoritah :/
# What is your network?
# 0 = EFnet
# 1 = IRCnet
# 2 = Undernet
# 3 = DALnet
# 4 = +e/+I/max-modes 20 Hybrid
# 5 = Others
set net-type 3
And
# Some IRC servers are using some non-standard op-like channel prefixes/modes.
# Define them here so the bot can recognize them. Just "@" should be fine for
# most networks. Un-comment the second line for some UnrealIRCds.
set opchars "@&~!"