Example #1
0
 public function sendRandomBroadcast()
 {
     $this->tell(TextFormat::AQUA . Settings::getRandomBroadcast());
 }