相关代码 |
|
if(!$GLOBALS['fc_config']['bot']->login($login, $roomId, true)) { $txt = "Bot '$login' does not exist."; $this->sendToUser(null, new Message('msg', $this->userid, $GLOBALS['fc_config']['liveSupportMode']?$this->roomid:null, $txt, $this->color)); } ?>
相关资源 |
|