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.

time bind

Old posts that have not been replied to for several years.
Locked
s
simonbell
Halfop
Posts: 68
Joined: Mon Aug 05, 2002 8:07 pm
Location: Washington, England
Contact:

time bind

Post by simonbell »

Hi

Ive been trying to get a simple time bind to work, it looks ok to me, but it never actually triggers. Am i missing something obvious?:
bind time - "0 23 * * *" coolscriptsshow

proc coolscriptsshow {minute hour day month year} {
puthelp "PRIVMSG #coolscripts :Channel statistics available at http://home.thelight.org.uk/stats/coolscripts.html : Want your information updated? email admin@thelight.org.uk"
}
thanks
Simon[/quote]
User avatar
Papillon
Owner
Posts: 724
Joined: Fri Feb 15, 2002 8:00 pm
Location: *.no

Post by Papillon »

try bind time - "00 23 * * *" coolscriptsshow
Elen sila lúmenn' omentielvo
Locked