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?:
thanksbind 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"
}
Simon[/quote]