Update endpoint example responses These scripts make API calls to the Lichess endpoints and save the responses to files. pnpm install Then you can run individual scripts like this: pnpx tsx account.ts pnpx tsx broadcasts.ts