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.

Throttling outbound messages

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
f
fbarton
Voice
Posts: 1
Joined: Mon Jan 07, 2008 1:22 am

Throttling outbound messages

Post by fbarton »

I'm trying to throttle messages being sent from my eggdrop, and from what I've discovered, it would seem that I'd need a script that manages the queue

I've got a few commands that can spit up to 10 lines at a time when triggered (it's a faq type system). and i'm trying to avoid the ominous excess-flood notification.

My idea would be to limit outbound messages to, for example, 2 every second.
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

i kinda doubt you would need a separate script to accomplish this. Using puthelp rather than putquick or even putserv will slow down the rate that the bot spits out info.
Post Reply