userAlt = new BotUser($uid); $this->user = new BotUser($uid.'/'.$_GET['to']); $this->session = new BotSession($uid); $this->setText(file_get_contents('php://input')); } } ?>