Is there some way of determining whether or not your bot is currently running? Without knowing anything about how your bot works, I would think you'd want to do it something like this:
unless ( $stop_checking ) { &bot unless $bot_is_running ; }
In reply to Re: Automatically restarting process
by DamnDirtyApe
in thread [untitled node, ID 185227]
by Samn
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |