If it's just a warning feel free to ignore it.
Basically the script is accessing the first parameter of the call php StartBot.php par1. Which isn't always set.
If it's an error remove the last part of the system call " " . $argv[1], this should remove the warning.