This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Eggdrop doesn't see op from Q when it joins

General support and discussion of Eggdrop bots.
Post Reply
c
cruth6
Voice
Posts: 4
Joined: Wed Jan 21, 2009 1:23 pm

Eggdrop doesn't see op from Q when it joins

Post by cruth6 »

When my eggdrop joins the server it gets authed.
Then it joins my channels and gets +o by Q.
But when I try to kick someone it says: I can't help you now because I'm not a channel op or halfop on #i3d.

But it does show up as a op.
This is on quakenet.

When I deop it then it gets again opped by Q then it reconises it's op.
Only the second time not the first time.
_
_banana
Voice
Posts: 2
Joined: Mon Nov 17, 2008 6:50 pm

Post by _banana »

I had this same problem. It seems like the bot doesn't notice the mode change if it happens immediately upon join.

This is what I did to work around it:

1. Make sure the bot is auto-identifying upon connecting to server
2. /msg nickserv set autoop off (using bot's nick)
3. .chanset #channel need-op putserv "Chanserv op #channel $botnick"

This will delay chanserv from giving op until the bot asks for it.
s
starpossen
Op
Posts: 139
Joined: Tue Jan 10, 2006 1:08 am

Post by starpossen »

_banana wrote:I had this same problem. It seems like the bot doesn't notice the mode change if it happens immediately upon join.

This is what I did to work around it:

1. Make sure the bot is auto-identifying upon connecting to server
2. /msg nickserv set autoop off (using bot's nick)
3. .chanset #channel need-op putserv "Chanserv op #channel $botnick"

This will delay chanserv from giving op until the bot asks for it.
If i'm not mistaken, topic-starter is on quakenet, hence no chan og nickserv.
c
cruth6
Voice
Posts: 4
Joined: Wed Jan 21, 2009 1:23 pm

Post by cruth6 »

Yes i'm on quakenet. But that sounds like a good suggestion.
But I don't know if that's possible on quakenet.
c
cruth6
Voice
Posts: 4
Joined: Wed Jan 21, 2009 1:23 pm

Post by cruth6 »

Got it sorted thank you verry much!
I'm using the same thing that _banana used.
Post Reply