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.

Delay in giving users their flags

Old posts that have not been replied to for several years.
Locked
A
Art
Voice
Posts: 3
Joined: Tue Aug 02, 2005 5:22 am

Delay in giving users their flags

Post by Art »

Hey,

It is not an issue as such, I have just been wondering why, the eggdrop bot has a certain delay, from the point when a user joins the channel, and until the user recieves the users registered flag/s.
Does anyone have any ideas / comments about this?
Thanks!
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

from eggdrop.conf:

Code: Select all

# aop-delay (minimum:maximum)
# This is used for autoop, autohalfop, autovoice. If an op or voice joins a
# channel while another op or voice is pending, the bot will attempt to put
# both modes on one line.
#   aop-delay 0   No delay is used.
#   aop-delay X   An X second delay is used.
#   aop-delay X:Y A random delay between X and Y is used.
A
Art
Voice
Posts: 3
Joined: Tue Aug 02, 2005 5:22 am

Post by Art »

Yeah I did look into that setting.
I did indeed change it to 0 a while back, rehashed the bot, but it still has the delay. I would not think, that a complete .restart is needed?
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

you or your bot might be lagged
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

Art wrote:Yeah I did look into that setting.
I did indeed change it to 0 a while back, rehashed the bot, but it still has the delay. I would not think, that a complete .restart is needed?
you could answer this one in 60 seconds yourself, no doubt :wink:
A
Art
Voice
Posts: 3
Joined: Tue Aug 02, 2005 5:22 am

Post by Art »

hehe, well, I was also only asking around, not looking for a real solution :)
Appearently, it has to do with lag. One thing though: My client connects to a BNC, running from the same server as the eggdrop. Both the BNC and the Eggdrop connects to the same IRC server. And I still get delays in mode change. Just puzzles me...
Bandwidth should not be an issue, the server is hooked up to a 90mbit connection.
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

just for fun, try this command:
.chaninfo #yourchannel

perhaps another script is interfering... :?:
Locked