command(RetrieveGitHubStats::class) ->everySixHours(); } #[\Override] protected function commands(): void { $this->load(__DIR__ . '/../Commands'); } }