$this->post['message'] = str_replace('[you'], $this->registry->userinfo['username'], $this->post['message']);
$this->post['message'] = str_replace('[you]', $this->registry->userinfo['username'], $this->post['message']);