protected function onRun(Session $ses, array $args)
 {
     return TextFormat::AQUA . "You are currently talking on #" . $ses->getWriteToChannel() . ".";
 }