News:

**Inspired by recurrent discussions in FIBS shouts on issues concerning science and consciousness, we have introduced an ISP Board on Fibsboard.com ...a space set aside for more considered esoteric meanderings on ideas science and philosophy --- "concept formation and elucidation" .....> the philosophy/physiology/ structure and function of a fibster or fibsboarder!
take a look at http://www.fibsboard.com/ideas-science-and-philosophy/

Main Menu

TD Bot

Started by Tom, July 08, 2007, 09:17:46 PM

Previous topic - Next topic

Tom

Quote from: MadMatt on July 15, 2007, 06:55:07 PM
I don't have much time, but let me know if you need any help - I'll answer any questions about TourneyBot and the protocols when I have the time.

Well... I hope you have a little time soon...

I have commands written to create/delete/list/modify scheduled tourneys (scheduled as in a regular schedule not ones already created in tbot)

I am sure you'll tear the code to shreads... well maybe not that bad... I did cut and paste your code when I could...

One question... I need to write a procedure that gets run once a minute to check if a tourney needs to be created and handed to tbot

Where in the code can I look for examples of that? or (better) what function already running could I have call me every now and then?

tom

webrunner

cron job on the host server you mean?
"There is a difference between knowing the path and walking the path."
Bruce Lee
===================================
Orion Pax |

Tom

Quote from: webrunner on July 22, 2007, 11:47:00 PM
cron job on the host server you mean?

No I am talking about inside tourneybot.. it has it's own process scheduler... I'll figure it out...